Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Novikov 99976cfaa9 An example of training CRR agent with TPU support
PiperOrigin-RevId: 334117027
2020-10-12 16:03:27 +01:00
Florent Altché 9bd09fcace Minor fix to type annotations.
PiperOrigin-RevId: 328491975
2020-08-26 16:58:44 +01:00
Florent Altché 8457046b2c Add checkpoints from the ablation study.
PiperOrigin-RevId: 328023346
2020-08-26 16:54:56 +01:00
Daniel J. Mankowitz 84321ad894 Add correct link to RWRL paper.
PiperOrigin-RevId: 326012834
2020-08-11 15:00:26 +01:00
Sergio Gomez 99aaa6930a Move to dopamine-rl version 3.1.2 in RL Unplugged
PiperOrigin-RevId: 324071731
2020-08-03 09:16:16 +00:00
Alexander Novikov 59c0cf5044 Fix colab links
PiperOrigin-RevId: 323321348
2020-07-29 14:36:20 +01:00
Saran Tunyasuvunakool 69d8db961e Replace "pip install dm_control[locomotion_mazes]" commands with "pip install dm_control".
The [locomotion_mazes] extra has been deprecated in dm_control, and the labmaze dependency is now on the main dm_control package.

PiperOrigin-RevId: 322820779
2020-07-23 19:02:45 +01:00
Sergio Gomez ed1b814008 Fix problem with gsutil command to copy Atari data to local folder
PiperOrigin-RevId: 322759837
2020-07-23 19:02:05 +01:00
Sergio Gomez 1ea4cc033c Add RL Unplugged data loading code and examples
PiperOrigin-RevId: 321746296
2020-07-22 16:49:30 +01:00
Sergio Gomez bd29e1b710 Add image and citation links to RL Unplugged README
PiperOrigin-RevId: 321197757
2020-07-15 12:50:10 +01:00
Sergio Gomez 81b838dc62 RL Unplugged README
PiperOrigin-RevId: 318263619
2020-07-13 17:46:31 +00:00