18 open-source projects similar to mhubii/ppo_pytorch_cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ppo Pytorch Cpp alternative.
A high-performance Atari A3C agent in 180 lines of PyTorch
Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Implementation of algorithms for continuous control (DDPG and NAF).
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Status: Archive (code is provided as-is, no updates expected)
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940