Kyushik / DRL
Repository for codes of 'Deep Reinforcement Learning'
☆215Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DRL
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Structural implementation of RL key algorithms☆509Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator☆297Updated 4 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆88Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Constrained Policy Optimization☆307Updated 7 years ago