KaleabTessera / DQN-AtariLinks
Deep Q-Learning (DQN) implementation for Atari pong.
☆86Updated 3 years ago
Alternatives and similar repositories for DQN-Atari
Users that are interested in DQN-Atari are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- DQN to play Atari Pong☆114Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆222Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆74Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago
- ☆187Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆86Updated 3 years ago
- ☆133Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 7 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- ☆42Updated 6 years ago