Tianshou/docs/tutorials/benchmark.rst
n+e 458028a326
fix docs (#373)
- fix css style error
- fix mujoco benchmark result
2021-05-23 12:43:03 +08:00

26 lines
583 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