File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This package contains:
99
1010- Libraries that provide Python bindings to the MuJoCo physics engine.
1111
12- If you use this package, please cite our accompanying accompanying [ tech report] ( tech_report.pdf ) .
12+ If you use this package, please cite our accompanying accompanying [ tech report] ( https://arxiv.org/abs/1801.00690 ) .
1313
1414## Installation and requirements
1515
@@ -75,7 +75,7 @@ while not time_step.last():
7575 print (time_step.reward, time_step.discount, time_step.observation)
7676```
7777
78- See our [ tech report] ( tech_report.pdf ) for further details.
78+ See our [ tech report] ( https://arxiv.org/abs/1801.00690 ) for further details.
7979
8080## Illustration video
8181
Original file line number Diff line number Diff line change 11# DeepMind Control Suite.
22
33This directory contains the domains and tasks described in the
4- * DeepMind Control Suite* paper .
4+ [ DeepMind Control Suite tech report ] ( https://arxiv.org/abs/1801.00690 ) .
You can’t perform that action at this time.
0 commit comments