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
2021-03-26 09:53:08 +00:00
2021-04-13 21:03:28 +01:00
2021-03-26 09:52:09 +00:00
2021-04-13 21:05:00 +01:00
2021-03-26 09:57:42 +00:00

DeepMind Research

This repository contains implementations and illustrative code to accompany DeepMind publications. Along with publishing papers to accompany research conducted at DeepMind, we release open-source environments, data sets, and code to enable the broader research community to engage with our work and build upon it, with the ultimate goal of accelerating scientific progress to benefit society. For example, you can build on our implementations of the Deep Q-Network or Differential Neural Computer, or experiment in the same environments we use for our research, such as DeepMind Lab or StarCraft II.

If you enjoy building tools, environments, software libraries, and other infrastructure of the kind listed below, you can view open positions to work in related areas on our careers page.

For a full list of our publications, please see https://deepmind.com/research/publications/

Projects

Disclaimer

This is not an official Google product.

S
Description
This repository contains implementations and illustrative code to accompany DeepMind publications
Readme Apache-2.0 129 MiB
Languages
Jupyter Notebook 73.8%
Python 20.5%
PureBasic 3.2%
Racket 1.4%
Shell 0.5%
Other 0.4%