Repository navigation

#

ppo

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

Jupyter Notebook
12248
7 天前
thu-ml/tianshou
Python
8707
14 天前

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

Python
7699
1 个月前
andri27-ts/Reinforcement-Learning

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

Jupyter Notebook
4355
5 年前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
4137
2 天前

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

Jupyter Notebook
3873
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
3817
3 年前

Modularized Implementation of Deep RL Algorithms in PyTorch

Python
3333
1 年前

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

Python
3052
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
2867
2 个月前

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

Python
1653
1 年前
kengz/SLM-Lab

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

Python
1297
6 个月前

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

Python
1239
5 年前

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

Jupyter Notebook
1078
4 年前