tjwhitaker / human-level-control-through-deep-reinforcement-learningLinks
Deep Q Networks
☆88Updated 7 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,…☆121Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆33Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆104Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆241Updated 9 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆57Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- Online Decision Transformer☆272Updated last year
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Pytorch solutions for UC Berkeley's cs285 assignments☆146Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 5 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆299Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- A collection of environments and reference agents for planning and reinforcement learning research in partially observable, multi-agent …☆27Updated 5 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆282Updated 3 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆52Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆74Updated 2 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆136Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆563Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- [ECCV2022] [T-PAMI] StARformer: Transformer with State-Action-Reward Representations.☆94Updated 2 years ago