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:
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months 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
- ☆40Updated last week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- Gridworld for MARL experiments☆141Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago
- ☆184Updated 3 years ago
- unofficial code reproducing Agent57☆38Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆339Updated 2 months ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago