stanfordnmbl / osim-rlLinks
Reinforcement learning environments with musculoskeletal models
☆923Updated 3 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:
- Code for the paper "Generative Adversarial Imitation Learning"☆720Updated 6 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆858Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,450Updated 2 years ago
- DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.☆2,154Updated 2 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆820Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,111Updated 7 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆616Updated 2 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,005Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Evolution Strategies Tool☆950Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆662Updated 6 years ago
- Open-Source Distributed Reinforcement Learning Framework by Stanford Vision and Learning Lab☆490Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆910Updated 4 years ago
- MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.☆3,066Updated last year
- World Models Experiments☆659Updated 2 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆822Updated 4 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆774Updated last year
- Learning Latent Dynamics for Planning from Pixels☆1,207Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- ☆302Updated 2 years ago
- S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics☆642Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,196Updated 4 years ago
- Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.☆4,223Updated last week
- terrain-adaptive locomotion skills using deep reinforcement learning☆453Updated 7 years ago
- An implementation of the Augmented Random Search algorithm