jacobaustin123 / pytorch-dqnLinks
PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"
☆18Updated 5 years ago
Alternatives and similar repositories for pytorch-dqn
Users that are interested in pytorch-dqn are comparing it to the libraries listed below
Sorting:
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 4 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
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 3 weeks ago
- ☆39Updated 3 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- ☆185Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆197Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆52Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆50Updated 7 months ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 8 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆74Updated 2 years ago