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
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- DQN based RL agent for Mountain Car☆13Updated 8 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Contains implementations of various deep RL algorithms and papers including action conditional video prediction | Python | Tensorflow | O…☆7Updated 8 years ago
- ☆11Updated 3 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- ☆15Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆33Updated 3 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- ☆12Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 5 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- Reinforcement Learning☆12Updated 8 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 5 years ago