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 5 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated last month
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- ☆39Updated 3 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆354Updated 5 months ago
- ☆187Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆50Updated 7 months ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year