jacobaustin123 / pytorch-dqn
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
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆141Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆97Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆126Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆109Updated last year
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- A tool for aggregating and plotting MARL experiment data.☆77Updated 3 months ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆43Updated 3 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆165Updated this week
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆47Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆175Updated 10 months ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated last week
- World Models with A3C on Carracing-v0 in gym☆33Updated 5 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆38Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- Public code for implementation and experiments with differentiable decision trees.☆26Updated 6 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Partially Observable Process Gym☆186Updated 9 months ago
- Simple Grid Environment for Gymnasium☆57Updated 2 months ago