proximal-policy-optimization topic
pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
pytorch-cpp-rl
PyTorch C++ Reinforcement Learning
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
autonomous-learning-library
A PyTorch library for building deep reinforcement learning agents.
PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
torch-ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
tf_deep_rl_trader
Trading Environment(OpenAI Gym) + PPO(TensorForce)
ppo-pytorch
Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)