18 Commits

Author SHA1 Message Date
Rebecca Chen 0824c28deb Silence some pytype errors.
PiperOrigin-RevId: 515579955
2023-06-02 18:02:59 +01:00
Yilei Yang 94702704c8 Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 441399237
2022-05-26 17:44:40 +01:00
Piotr Stanczyk f30fae8dbc Internal change
PiperOrigin-RevId: 431903167
2022-05-26 17:42:33 +01:00
Albin Cassirer ded41df440 Expose times_sampled in SampleInfo.
PiperOrigin-RevId: 430170716
2022-05-26 17:42:11 +01:00
Caglar Gulcehre 0a46c8eec0 Adding DeepMind Lab and bsuite dataset descriptions to README.
PiperOrigin-RevId: 363880165
2021-03-26 09:51:13 +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
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
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