MorvanZhou / RLarm
☆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:
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 months ago
- PyTorch implementation of Deep Reinforcement Algorithm☆30Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- Intelligent control algorithm and simulation environment.☆17Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- behavior cloning from observation☆34Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Residual policy learning☆63Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆167Updated last year
- Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with pa…☆53Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- ☆32Updated 4 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆31Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 6 months ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Code and project page for D-REX algorithm from the paper "Better-than-Demonstrator Imitation Learning via Automatically-Ranked Demonstrat…☆50Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆132Updated 4 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆33Updated 3 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago