tjwhitaker / human-level-control-through-deep-reinforcement-learningLinks
Deep Q Networks
☆72Updated 6 years ago
Alternatives and similar repositories for human-level-control-through-deep-reinforcement-learning
Users that are interested in human-level-control-through-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- ☆184Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆240Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- [ECCV2022] [T-PAMI] StARformer: Transformer with State-Action-Reward Representations.☆95Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆548Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆78Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated 11 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated 3 weeks ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆170Updated 3 weeks ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆25Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆415Updated 4 years ago
- Re-implementations of SOTA RL algorithms.☆133Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 4 months ago