davidreiman / pytorch-atari-dqnLinks
A PyTorch implementation of deep Q-learning for Atari games
☆13Updated 7 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
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Updated 3 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆28Updated 5 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 5 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆28Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 10 months ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 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
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 3 years ago
- Animated interactive visualization of RL algorithms☆26Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆37Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago