jasonbian97 / Deep-Q-Learning-Atari-PytorchLinks
Reinforcement Learning on Atari Games and Control
☆20Updated 5 years ago
Alternatives and similar repositories for Deep-Q-Learning-Atari-Pytorch
Users that are interested in Deep-Q-Learning-Atari-Pytorch are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- ☆184Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- A Python package that provides a simple framework for working with Options in Reinforcement Learning.☆22Updated 5 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆46Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- ☆39Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆159Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆232Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆334Updated 3 weeks ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆132Updated 8 months ago
- ☆413Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆318Updated 3 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- Solving POMDP using Recurrent networks☆89Updated 5 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year