Tianshou/docs/tutorials/benchmark.rst
ChenDRAG bbc3c3e32d
Add numerical analysis tool and interactive plot (#341)
Co-authored-by: Trinkle23897 <trinkle23897@gmail.com>
2021-04-22 12:49:54 +08:00

25 lines
582 B
ReStructuredText

Benchmark
=========
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>
Atari Benchmark
---------------
Please refer to https://github.com/thu-ml/tianshou/tree/master/examples/atari