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:
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 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
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 7 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- World Models with A3C on Carracing-v0 in gym☆31Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆53Updated 2 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆52Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- Gridworld for MARL experiments☆142Updated 4 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago