Tianshou/docs/tutorials/benchmark.rst

26 lines
583 B
ReStructuredText
Raw Normal View History

2021-04-16 20:37:12 +08:00
Benchmark
=========
2021-04-16 20:37:12 +08:00
Mujoco Benchmark
----------------
Tianshou's Mujoco benchmark contains state-of-the-art results (even better than `SpinningUp <https://spinningup.openai.com/en/latest/spinningup/bench.html>`_!).
Please refer to https://github.com/thu-ml/tianshou/tree/master/examples/mujoco
.. raw:: html
<center>
<select id="env-mujoco" onchange="showEnv(this)"></select>
<br>
<div id="vis-mujoco"></div>
<br>
</center>
2021-04-16 20:37:12 +08:00
Atari Benchmark
---------------
Please refer to https://github.com/thu-ml/tianshou/tree/master/examples/atari