Add TVT to list of DeepMind projects.

PiperOrigin-RevId: 281560863
This commit is contained in:
Josh Abramson
2019-11-20 19:18:11 +00:00
committed by Diego de Las Casas
parent e9fb434be4
commit db2393d5a9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ python:
- "3.6"
env:
matrix:
- PROJECT="tvt"
- PROJECT="cs_gan"
- PROJECT="transporter"
before_script:
+1
View File
@@ -24,6 +24,7 @@ https://deepmind.com/research/publications/
## Projects
* [Temporal Value Transport](tvt), Nature Communications 2019
* [Continual Unsupervised Representation Learning (CURL)](curl), NeurIPS 2019
* [Unsupervised Learning of Object Keypoints (Transporter)](transporter), NeurIPS 2019
* [BigBiGAN](bigbigan), NeurIPS 2019