davidreiman / pytorch-atari-dqnLinks
A PyTorch implementation of deep Q-learning for Atari games
☆14Updated 6 years ago
Alternatives and similar repositories for pytorch-atari-dqn
Users that are interested in pytorch-atari-dqn are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Updated 3 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆58Updated last month
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- ☆15Updated 5 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- ☆71Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago