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.☆70Updated 7 months ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years 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
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 2 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- ☆39Updated 4 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆187Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆69Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆361Updated 2 weeks ago
- Baseline implementation of recurrent PPO using truncated BPTT☆158Updated last year
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Simple Grid Environment for Gymnasium☆65Updated 10 months ago