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☆38Updated 7 months ago
- deep multi agent reinforcement learning tutorial book for intermediate☆12Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆122Updated 5 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states☆43Updated 2 years ago
- Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆68Updated 5 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 6 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆142Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- RL-Toolkit: A Research Framework for Robotics☆21Updated 2 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆136Updated 2 months ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 7 years ago