tjwhitaker / human-level-control-through-deep-reinforcement-learningLinks
Deep Q Networks
☆81Updated 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:
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 2 months ago
- A collection of recent MARL papers☆94Updated 8 months ago
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆435Updated 3 weeks ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆135Updated 5 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Updated 2 years 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
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆277Updated 3 years ago
- Official code repo for the MARL book (www.marl-book.com)☆525Updated 3 months ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆133Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆232Updated 6 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Online Decision Transformer☆263Updated last year
- A collection of multi agent environments based on OpenAI gym.☆608Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆298Updated 5 months ago
- ☆184Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆184Updated 10 months ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆132Updated 8 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆163Updated last year
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆446Updated last month
- Domain Adaptation In Reinforcement Learning Via Latent Unified State Representation (AAAI 2021)☆27Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆224Updated 3 years ago