poisonwine / SOTA-RL-AlgorithmsLinks
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
☆16Updated 4 years ago
Alternatives and similar repositories for SOTA-RL-Algorithms
Users that are interested in SOTA-RL-Algorithms are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 5 months ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 5 months ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- deep multi agent reinforcement learning tutorial book for intermediate☆13Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated this week
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆42Updated 3 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆69Updated last month
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 3 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 3 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆43Updated 11 months ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago