We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501b3af commit 5f6eccdCopy full SHA for 5f6eccd
docs/source/index.rst
@@ -73,7 +73,7 @@ Knowledge Base
73
==============
74
75
.. toctree::
76
- :maxdepth: 3
+ :maxdepth: 1
77
78
reference/knowledge_base
79
knowledge_base/MUJOCO_INSTALLATION.md
@@ -1,4 +1,4 @@
1
-## About MuJoCo
+# Working with MuJoCo-based environments
2
3
From its [official repository](https://github.com/deepmind/mujoco/),
4
> MuJoCo stands for Multi-Joint dynamics with Contact. It is a general purpose
knowledge_base/PRO-TIPS.md
-# Pro-tips and Debugging
+# Common PyTorch errors and solutions
## Gradient-related errors \[Newcomers\]
0 commit comments