KaleabTessera / DQN-Atari
Deep Q-Learning (DQN) implementation for Atari pong.
☆72Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DQN-Atari
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆215Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- DQN to play Atari Pong☆111Updated 5 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆98Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆152Updated last week
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 5 years ago
- There will be updates later☆82Updated 5 years ago
- very easy implementation of dueling DQN in pytorch☆69Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆102Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆52Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆95Updated 3 years ago