Changes

Jump to: navigation, search

Learning algorithms

301 bytes added, 28 June
Training frameworks
Popular training frameworks are listed here with example applications.
===[https://isaac-sim.github.io/IsaacLab/index.html Isaac Lab]===
Isaac Lab is NVIDIA's modular framework for robot learning that aims to simplify common workflows in robotics research, part of the Isaac SDK. It is the successor to Isaac Gym.
===[https://github.com/NVIDIA-Omniverse/IsaacGymEnvs Isaac Gym]===
Note: Isaac Gym is now deprecated in favor of Isaac Lab. Isaac Gym is NVIDIA's robotics simulation tool, part of the Isaac SDK. It leverages GPU acceleration to enable the simulation of thousands of robot bodies simultaneously, making it highly efficient for training machine learning models in robotics. It's designed to streamline robotics applications, focusing on reinforcement learning in a virtual environment.
===[https://gymnasium.farama.org/ Gymnasium]===
Gymnasium is an open-source toolkit for developing and comparing reinforcement learning algorithms. Originally developed by OpenAI as "Gym," it provides a standardized set of environments (like Atari games, robotic simulations, etc.) to test and benchmark AI algorithms. It's widely used in the AI research community to foster innovation and replication in RL studies.
3
edits

Navigation menu