ucla-rlcourse / RLexample
Some basic examples of playing with RL
☆1,237Updated 2 months ago
Alternatives and similar repositories for RLexample:
Users that are interested in RLexample are comparing it to the libraries listed below
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆850Updated 5 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,454Updated 2 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,006Updated 4 years ago
- ☆949Updated 2 years ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,338Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆940Updated last month
- 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,204Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆512Updated 2 years ago
- ☆389Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,828Updated last year
- Learning Resources And Links Of Reinforcement Learning (updating)☆256Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,243Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,203Updated 2 weeks ago
- ☆685Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,722Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,547Updated 2 years ago
- Deep Reinforcement Learning☆3,732Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆597Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆343Updated 5 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,931Updated 4 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆675Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- 斯坦福 cs234 强化学习中文讲义☆200Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆645Updated 6 years ago