KaleabTessera / DQN-AtariLinks
Deep Q-Learning (DQN) implementation for Atari pong.
☆84Updated 2 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 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- ☆42Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- A plotter for reinforcement learning (RL)☆229Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆139Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Code for conservative Q-learning☆451Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year