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