Improve MJX Colab description in README.
PiperOrigin-RevId: 574521404 Change-Id: If236aa97a7d5ef6fa3884728652011f1311031cb
This commit is contained in:
committed by
Copybara-Service
parent
553f2bd953
commit
2fefa7dd8a
+3
-3
@@ -32,9 +32,9 @@ Once installed, the package can be imported via `from mujoco import mjx`. Please
|
||||
consult our [documentation](https://mujoco.readthedocs.io/en/stable/mjx.html)
|
||||
for further detail on the package's API.
|
||||
|
||||
We recommend going through the tutorial notebook which covers the basics of
|
||||
MuJoCo using Python:
|
||||
[](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb)
|
||||
We recommend going through the tutorial notebook which introduces the MJX API
|
||||
and trains a reinforcement learning policy in a few minutes: [](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb)
|
||||
|
||||
## Versioning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user