stanfordnmbl / osim-rlView external linksLinks
Reinforcement learning environments with musculoskeletal models
☆942Jan 24, 2022Updated 4 years ago
Alternatives and similar repositories for osim-rl
Users that are interested in osim-rl are comparing it to the libraries listed below
Sorting:
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Oct 15, 2019Updated 6 years ago
- NIPS2017 challenge☆49Oct 7, 2018Updated 7 years ago
- The Winning Solution for the Learning To Run Challenge 2017☆60Jul 4, 2018Updated 7 years ago
- SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.☆979Feb 10, 2026Updated last week
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,043Jun 10, 2023Updated 2 years ago
- Helper for NeurIPS 2018 Challenge: AI for Prosthetics☆39Sep 27, 2018Updated 7 years ago
- DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.☆2,166Apr 2, 2023Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,471Dec 7, 2022Updated 3 years ago
- Interface between OpenSim and the Pyomeca library☆25Aug 3, 2021Updated 4 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆130May 29, 2022Updated 3 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,310Jul 31, 2024Updated last year
- Efficient Batched Reinforcement Learning in TensorFlow☆975Jan 11, 2019Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,123Oct 13, 2017Updated 8 years ago
- Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback☆562Jan 24, 2023Updated 3 years ago
- Solve optimal control problems for musculoskeletal models using OpenSim and direct collocation.☆71Apr 10, 2025Updated 10 months ago
- Motion imitation with deep reinforcement learning.☆2,944Nov 27, 2025Updated 2 months ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆826Apr 2, 2023Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆876Oct 16, 2021Updated 4 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- ☆119Jul 9, 2020Updated 5 years ago
- Implementation of TRPO and related algorithms☆646May 20, 2018Updated 7 years ago
- An OpenAI-Gym Package for Training and Testing Reinforcement Learning algorithms with OpenSim Models☆34Nov 18, 2021Updated 4 years ago
- Deep Reinforcement Learning for Keras.☆5,554Sep 17, 2023Updated 2 years ago
- MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.☆3,112Dec 10, 2023Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆662Sep 6, 2019Updated 6 years ago
- Guided Policy Search☆603Feb 9, 2021Updated 5 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version☆845Mar 16, 2019Updated 6 years ago
- Our NIPS 2017: Learning to Run source code☆55Mar 31, 2023Updated 2 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,234Mar 24, 2023Updated 2 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- High Fidelity Simulator for Reinforcement Learning and Robotics Research.