p-christ / Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
☆5,732Updated 7 months ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Algorithms-with-PyTorch:
Users that are interested in Deep-Reinforcement-Learning-Algorithms-with-PyTorch are comparing it to the libraries listed below
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,149Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,075Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,922Updated 4 months ago
- Reinforcement Learning in PyTorch☆2,244Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,700Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,274Updated 10 months ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆2,972Updated last year
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,320Updated 9 months ago
- Collection of reinforcement learning algorithms☆2,609Updated 8 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,234Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,809Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- An elegant PyTorch deep reinforcement learning library.☆8,268Updated this week
- Python Implementation of Reinforcement Learning: An Introduction☆13,892Updated 7 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone