3
edits
Changes
→Resources
* Isaac Sim provides a highly realistic and interactive environment where robots can be trained safely and efficiently.
* The simulated environment includes physics, sensors, and other elements that mimic real-world conditions, enabling the transfer of learned behaviors to physical robots.
==== MuJoCo ====
* MuJoCo (Multi-Joint dynamics with Contact) is a physics engine designed for research and development in robotics, machine learning, and biomechanics.
* It offers fast and accurate simulations, which are essential for training RL agents in tasks involving complex dynamics and contact-rich interactions.
== Training algorithms ==
* [https://cs224r.stanford.edu/slides/cs224r-actor-critic-split.pdf Stanford CS224R Actor Critic Slides]
* [https://farama.org/Announcing-The-Farama-Foundation RL Environment API by Farama Explanation]
[[Category: Software]]
[[Category: Reinforcement Learning]]