proximal-policy-optimization topic

List proximal-policy-optimization repositories

pytorch-DRL

505
Stars
106
Forks
Watchers

PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.

Reinforcement-learning-with-tensorflow

8.7k
Stars
5.0k
Forks
Watchers

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

PPO-PyTorch

1.5k
Stars
325
Forks
Watchers

Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch

autonomous-learning-library

639
Stars
72
Forks
Watchers

A PyTorch library for building deep reinforcement learning agents.

PyTorch-RL

1.1k
Stars
184
Forks
Watchers

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

lagom

373
Stars
31
Forks
Watchers

lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.

torch-ac

190
Stars
64
Forks
Watchers

Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO

tf_deep_rl_trader

231
Stars
64
Forks
Watchers

Trading Environment(OpenAI Gym) + PPO(TensorForce)

ppo-pytorch

123
Stars
25
Forks
Watchers

Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)