dixantmittal / async-dqnLinks
Asynchronous implementation of DQN algorithm in PyTorch
☆8Updated 5 years ago
Alternatives and similar repositories for async-dqn
Users that are interested in async-dqn are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- ☆12Updated 3 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- Contains implementations of various deep RL algorithms and papers including action conditional video prediction | Python | Tensorflow | O…☆7Updated 8 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- DQN based RL agent for Mountain Car☆13Updated 8 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- ☆19Updated 6 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated 2 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- ☆15Updated 4 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago