Commit Graph

205 Commits

Author SHA1 Message Date
Alistair Muldal 9c9e41e1fc Enable Travis tests for nfnets
PiperOrigin-RevId: 368236627
2021-04-13 21:03:28 +01:00
Alistair Muldal 21a5bfec5b Enable Travis tests for hierarchical_probabilistic_unet
* Fix relative paths in `run.sh` so that it can be invoked from the parent directory
* Ensure that `pip` is up to date
* Don't explicitly `deactivate` - this causes issues since `run.sh` gets executed from within another `virtualenv` created by Travis

PiperOrigin-RevId: 368236037
2021-04-13 21:02:44 +01:00
Alistair Muldal 20e06f144a Enable Travis tests for geomancer
* Added a flag to disable plotting when running headless on Travis

PiperOrigin-RevId: 368229292
2021-04-13 21:02:00 +01:00
Alistair Muldal d4a9a684cb Enable Travis tests for gated_linear_networks
* Restrict the number of training steps to 2k so that the test finishes faster
* General cleanup of flags

PiperOrigin-RevId: 368228930
2021-04-13 21:01:17 +01:00
Alistair Muldal 582b26587f Enable Travis tests for option_keyboard
PiperOrigin-RevId: 368228512
2021-04-13 21:00:34 +01:00
Alistair Muldal 76f6a815ff Enable Travis tests for adversarial_robustness
* Ensure that `pip` is up to date
* Remove invalid `arch` flag

PiperOrigin-RevId: 368226929
2021-04-13 20:59:50 +01:00
Alistair Muldal 65e4ca602f Enable Travis tests for noise_covariance
PiperOrigin-RevId: 368226367
2021-04-13 20:59:02 +01:00
Alistair Muldal d029e06aa2 Ensure pip is up to date in kfac_ferminet_alpha/run.sh
Also create the `venv` in `/tmp/` rather than messing with the source tree.

PiperOrigin-RevId: 368225759
2021-04-13 20:58:16 +01:00
Sven Gowal ce4db84f12 Update to the adversarial robustness repository. Added links to newer models.
PiperOrigin-RevId: 367998941
2021-04-13 14:43:51 +01:00
Alistair Muldal e28edb998e Disable broken Travis test for polygen
PiperOrigin-RevId: 367983007
2021-04-13 14:43:03 +01:00
Alistair Muldal 7e42057ed4 Disable failing Travis test for cs_gan
PiperOrigin-RevId: 367980836
2021-04-13 14:42:20 +01:00
Alistair Muldal 0b2370819b Fix failing Travis build for tvt/run.sh
* Restrict the script to a single episode to avoid timeouts
* Ensure that `wheel` is up to date (we may need to build our own wheels for some of the requirements)

PiperOrigin-RevId: 367980522
2021-04-13 14:41:38 +01:00
Alistair Muldal 83c201f8e5 Enable Travis build for kfac_ferminet_alpha
PiperOrigin-RevId: 367423843
2021-04-13 14:40:53 +01:00
Ziga Avsec af3aa09cfe Update README links and add enformer-training.ipynb.
PiperOrigin-RevId: 365241561
2021-03-26 15:48:49 +00:00
Louise Deason c8fa651499 Initial release of "enformer".
PiperOrigin-RevId: 365212039
2021-03-26 09:57:42 +00:00
Kyle Taylor 08ed21473d Switch types to prevent types switching to doubles.
PiperOrigin-RevId: 365082831
2021-03-26 09:56:44 +00:00
Rebecca Chen d9fb969489 Internal change
PiperOrigin-RevId: 364357405
2021-03-26 09:53:08 +00:00
Laurent Orseau 53326fec2e Update Satore scribblings
PiperOrigin-RevId: 363925586
2021-03-26 09:52:09 +00:00
Caglar Gulcehre 0a46c8eec0 Adding DeepMind Lab and bsuite dataset descriptions to README.
PiperOrigin-RevId: 363880165
2021-03-26 09:51:13 +00:00
Alvaro Sanchez-Gonzalez ad49bf36f7 Adding explicit option for adding self edges.
PiperOrigin-RevId: 363872110
2021-03-26 09:50:16 +00:00
Laurent Orseau 25bd036e91 Update Satore README
PiperOrigin-RevId: 363137622
2021-03-26 09:49:19 +00:00
Agnieszka Grabska-Barwińska db5c562251 Added link to our paper.
PiperOrigin-RevId: 362909971
2021-03-26 09:48:19 +00:00
Laurent Orseau 5cf55efe1f Fix installation instructions
PiperOrigin-RevId: 362474081
2021-03-12 10:01:17 +00:00
Agnieszka Grabska-Barwińska a5d5592972 Update DGN demo according to the most recent pseudocode.
PiperOrigin-RevId: 361780732
2021-03-11 15:29:14 +00:00
Louise Deason e5bc0cdc10 Initial release of "satore".
PiperOrigin-RevId: 361758060
2021-03-09 09:55:18 +00:00
Laurent Orseau ff65e4595b Internal
PiperOrigin-RevId: 361753894
2021-03-09 09:54:26 +00:00
Laurent Orseau 42f8d0aafe Internal
PiperOrigin-RevId: 361132516
2021-03-09 09:52:43 +00:00
Laurent Orseau bf886c22bf Internal
PiperOrigin-RevId: 360877125
2021-03-09 09:51:47 +00:00
Jonathan Schwarz ca532c106c Crediting Alex Matthews as a code contributor
PiperOrigin-RevId: 360859332
2021-03-09 09:49:56 +00:00
Eren Sezener 7e6fd889e4 Add a Colab implementing a dendritic gated network in numpy.
PiperOrigin-RevId: 360505886
2021-03-03 10:14:52 +00:00
Sergio Gomez d1ae6a456f Add colab example of R2D2 agent training on DeepMind Lab RL Unplugged dataset
PiperOrigin-RevId: 359716790
2021-03-03 10:13:07 +00:00
Augustin Zidek 47f1fe0c69 Clarify that this is code for AlphaFold 1 which we used in CASP13.
PiperOrigin-RevId: 359000764
2021-03-03 10:12:11 +00:00
Srivatsan Srinivasan cfcf752cf9 Add colab example of DQN agent training on BSUITE RL Unplugged dataset.
PiperOrigin-RevId: 358396165
2021-03-03 10:11:12 +00:00
Andy Brock ba761289c1 Upload links to pre-trained NFNet weights and add utility functions for loading them, as well as demo colab notebook.
PiperOrigin-RevId: 357692801
2021-02-17 17:42:56 +00:00
Andy Brock 68a1754d29 Initial commit for NFNets and AGC
PiperOrigin-RevId: 357022514
2021-02-12 08:48:41 +00:00
Louise Deason abc9ba0635 Initial release of "nfnets".
PiperOrigin-RevId: 356975781
2021-02-11 16:42:59 +00:00
Dushyant Rao 0909ded4c7 Fix bug for dynamic expansion in CURL.
PiperOrigin-RevId: 356227182
2021-02-08 11:53:01 +00:00
Tayfun Terzi 91f4e2d2e6 Create project directory for list of dataset subset ids for upcoming paper publication
PiperOrigin-RevId: 354513314
2021-01-29 17:39:08 +00:00
Alistair Muldal 1a9180929b Enable Travis CI for AVAE project
Also fixed a tiny typo in `avae/run.sh`

PiperOrigin-RevId: 353055006
2021-01-29 17:37:07 +00:00
Yan Wu dd89722a76 updating cs_gan for bug fixing and ODE-GAN opensource.
PiperOrigin-RevId: 352764474
2021-01-20 19:04:09 +00:00
Louise Deason 1fcac77dc8 Adds the code for "adversarial_robustness" to the files release.bara.sky and README.md for public release on github.
PiperOrigin-RevId: 350112129
2021-01-05 12:04:43 +00:00
Augustin Zidek e7cd4f32a3 Clarify how to open the dataset pickles under Python 3.
PiperOrigin-RevId: 350015548
2021-01-05 12:03:45 +00:00
Thomas Keck d78eee81f9 Adds JAX version of glassy dynamics training pipeline.
PiperOrigin-RevId: 348791013
2021-01-05 12:02:49 +00:00
John Aslanides a6aeb2641f Internal change.
PiperOrigin-RevId: 348193373
2021-01-05 12:01:43 +00:00
Louise Deason 17700a6f8f Adds the code for "functional_regularisation_for_continual_learning" to the files release.bara.sky and README.md for public release on github.
PiperOrigin-RevId: 347800197
2020-12-16 12:53:36 +00:00
Clara Huiyi Hu 7dc61f1deb Releasing illustrative colab for ensemble_loss_landscape.
PiperOrigin-RevId: 346832894
2020-12-16 12:52:37 +00:00
Sumedh Ghaisas 4e700a35bd Initial commit with base implementation.
PiperOrigin-RevId: 346731031
2020-12-16 12:51:30 +00:00
Louise Deason c146166d4b Initial release of "mmv".
PiperOrigin-RevId: 346305536
2020-12-08 13:57:53 +00:00
Augustin Zidek 7ed0b0508d Clarify that AlphaFold works only under Linux.
PiperOrigin-RevId: 346101488
2020-12-07 17:05:06 +00:00
David Pfau 37846fe199 Add description of TensorFlow Datasets to GitHub README, and change dataset name to avoid snake case dataset name.
PiperOrigin-RevId: 345260798
2020-12-03 15:17:50 +00:00