Repository navigation

#

ppo

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter Notebook
11006
22 天前
thu-ml/tianshou
Python
8412
1 个月前

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

Python
6823
11 天前
andri27-ts/Reinforcement-Learning

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

Jupyter Notebook
4314
5 年前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
3998
1 个月前

Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch

Jupyter Notebook
3846
2 年前

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

Python
3732
3 年前

Modularized Implementation of Deep RL Algorithms in PyTorch

Python
3291
1 年前

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Python
3005
2 年前

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Python
2245
6 天前

This is the official implementation of Multi-Agent PPO (MAPPO).

Python
1517
9 个月前
kengz/SLM-Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

Python
1277
2 个月前

PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.

Python
1188
4 年前

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Jupyter Notebook
1067
4 年前