jasonbian97 / Deep-Q-Learning-Atari-PytorchLinks
Reinforcement Learning on Atari Games and Control
☆21Updated 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:
- ☆186Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- ☆430Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆220Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆304Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Implementation of HindSight Experience Replay paper with Pytorch☆31Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- ☆39Updated 3 months ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆160Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆140Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆54Updated 3 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 3 years ago