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:
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Simple Grid Environment for Gymnasium☆58Updated 3 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆127Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆78Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆99Updated 7 months ago
- Partially Observable Process Gym☆190Updated 11 months ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆328Updated 3 months ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆57Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆319Updated 9 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- The Starcraft Multi-Agent challenge lite☆42Updated 8 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Datasets with baselines for offline multi-agent reinforcement learning.☆170Updated 3 weeks ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆44Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆240Updated 5 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago