Add RL Unplugged data loading code and examples

PiperOrigin-RevId: 321746296
This commit is contained in:
Sergio Gomez
2020-07-17 11:07:55 +01:00
committed by Saran Tunyasuvunakool
parent bd29e1b710
commit 1ea4cc033c
12 changed files with 3021 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ https://deepmind.com/research/publications/
## Projects
* [RL Unplugged: Benchmarks for Offline Reinforcement Learning] (rl_unplugged)
* [RL Unplugged: Benchmarks for Offline Reinforcement Learning](rl_unplugged)
* [Disentangling by Subspace Diffusion (GEOMANCER)](geomancer)
* [What can I do here? A theory of affordances in reinforcmenet learning](affordances_theory), ICML 2020
* [Scaling data-driven robotics with reward sketching and batch reinforcement learning](sketchy), RSS 2020