ppo topic

List ppo repositories

cleanrl

4.6k
Stars
544
Forks
Watchers

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

imitation_learning

128
Stars
14
Forks
Watchers

PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.

recurrent-ppo-truncated-bptt

107
Stars
14
Forks
Watchers

Baseline implementation of recurrent PPO using truncated BPTT

tianshou

7.6k
Stars
1.1k
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

machin

389
Stars
50
Forks
Watchers

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

gym-continuousDoubleAuction

135
Stars
32
Forks
Watchers

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

deep-reinforcement-learning

4.8k
Stars
2.3k
Forks
Watchers

Repo for the Deep Reinforcement Learning Nanodegree program

Machine-Learning-is-ALL-You-Need

374
Stars
87
Forks
Watchers

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

easy-rl

8.4k
Stars
1.7k
Forks
Watchers

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

Reinforcement-Learning

4.1k
Stars
617
Forks
Watchers

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