MorvanZhou / RLarmLinks
☆16Updated 4 years ago
Alternatives and similar repositories for RLarm
Users that are interested in RLarm are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Deep Reinforcement Algorithm☆31Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with pa…☆53Updated 4 years ago
- A DRL implementation repo☆23Updated 4 months ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆32Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Pytorch implementation of large network design in continous control RL.☆19Updated 3 years ago
- reinforcement learning algorithm for mapless navigation☆68Updated 4 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated 2 years ago
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 5 years ago
- Implementation of the "Sim-to-Real Transfer of Robotic Control with Dynamics Randomization" paper☆13Updated 4 years ago
- behavior cloning from observation☆36Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- ☆52Updated 3 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- Intelligent control algorithm and simulation environment.☆17Updated 5 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆52Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆32Updated 7 years ago
- ☆35Updated 5 years ago
- Accompanying code for the RSS 2019 paper, "Learning Reward Functions by Integrating Human Demonstrations and Preferences"☆11Updated 6 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆294Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year