AndersonJo / dqn-pytorch
Deep Q Learning via Pytorch
☆86Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn-pytorch
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 weeks ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- ☆69Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆170Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Random Network Distillation pytorch☆241Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Cool Inverse Reinforcement Learning Papers☆122Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 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 last month
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆92Updated 2 years ago