pekaalto / DQNLinks
Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment
☆50Updated 8 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- ☆77Updated 8 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Using PyTorch and DDPG to play Torcs☆54Updated 7 years ago
- ☆92Updated 5 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆194Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 6 years ago