ucla-rlcourse / RLexampleLinks
Some basic examples of playing with RL
☆1,240Updated 5 months ago
Alternatives and similar repositories for RLexample
Users that are interested in RLexample are comparing it to the libraries listed below
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,495Updated 3 years ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,395Updated 4 years ago
- ☆987Updated 2 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,048Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,353Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆963Updated last week
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆551Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,333Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,598Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,078Updated 11 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,225Updated 4 years ago
- ☆311Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- Simple A3C implementation with pytorch + multiprocessing☆643Updated 2 years ago
- ☆391Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,039Updated 2 years ago
- ☆745Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,962Updated 3 weeks ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,787Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago