Commit Graph

217 Commits

Author SHA1 Message Date
Louise Deason 3dc0baece1 Initial release of A Deep Learning Approach for Characterizing Major Galaxy Mergers
PiperOrigin-RevId: 369646863
2021-04-28 14:53:08 +00:00
Diego de Las Casas fe4a129143 Small cleanup in travis file
PiperOrigin-RevId: 368825829
2021-04-16 15:53:31 +01:00
Diego de Las Casas eb6b2fccc8 Delete apt update from travis config.
This is currently failing due to missing GPG pubkeys, and we don't think it's actually necessary.

PiperOrigin-RevId: 368673061
2021-04-15 20:45:36 +01:00
Sven Gowal e3de1fd90f Added generated datasets.
PiperOrigin-RevId: 368669515
2021-04-15 20:44:51 +01:00
David Ding cfbcb1600f Fix typo in link to object_attention_for_reasoning.
PiperOrigin-RevId: 368441525
2021-04-15 20:44:02 +01:00
Augustin Zidek 6baaa6950c Fix documentation issue reported in https://github.com/deepmind/deepmind-research/issues/200.
PiperOrigin-RevId: 368415190
2021-04-14 16:59:58 +01:00
Diego de Las Casas 9c7a288afc Initial release of Better, Faster Fermionic Neural Networks
PiperOrigin-RevId: 368273962
2021-04-13 21:09:42 +01:00
Diego de Las Casas 5c995be21f Initial release of Object-based attention for spatio-temporal reasoning
PiperOrigin-RevId: 368273571
2021-04-13 21:07:35 +01:00
Alistair Muldal edcd3f3eac Enable Travis tests for unsupervised_adversarial_training
* Pin the version of Tensorflow at >= 1.15. This allows us to remove a workaround that causes breakages for newer versions (we get errors if `AddV2` already has a registered gradient).
* Pin the version of Tensorflow at < 2 since cleverhans <= 3.1.0 doesn't properly support TF2
* Pin the version of cleverhans between 3.0.1 and 3.1.0. Versions newer than 3.1.0 will no longer support TF1.
* Comment out the dependency on `tensorflow-gpu` as it's not a strict requirement, and it does nothing for us on Travis.

PiperOrigin-RevId: 368241595
2021-04-13 21:06:33 +01:00
Alistair Muldal b37b4ec209 Add placeholder for unrestricted_advx in Travis config
* There are multiple problems with `install_dependencies.sh`

PiperOrigin-RevId: 368241082
2021-04-13 21:05:48 +01:00
Alistair Muldal 4739677c7c Enable Travis tests for sketchy
PiperOrigin-RevId: 368237652
2021-04-13 21:05:00 +01:00
Alistair Muldal 99f131e493 Add placeholder for scratchgan in Travis config
* This doesn't work yet due to problems with installing Python 3.5 from source

PiperOrigin-RevId: 368237194
2021-04-13 21:04:13 +01:00
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