Pytorch-DPPO

DPPO algorithm

A PyTorch implementation of Distributed Proximal Policy Optimization algorithm

Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286

GitHub

180 stars
9 watching
40 forks
Language: Python
last commit: over 8 years ago

Related projects:

RepositoryDescriptionStars
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435
moskomule/eve.pytorchAn implementation of an optimization algorithm inspired by a 2016 research paper33
onlytailei/carla_cil_pytorchImplementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset.65
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90
dgriff777/rl_a3c_pytorchAn implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training.562
osqp/osqpthA PyTorch module that wraps the OSQP solver for differentiable optimization problems59
stepelu/ptstatA PyTorch-based implementation of probabilistic programming and statistical inference tools110
alexis-jacq/lola_dicePyTorch implementation of LOLA using DiCE for decision-making in game-playing AI91
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
jiangoforit/yellowfin_pytorchAn optimizer that automatically tunes momentum and learning rate using local quadratic approximation.287
alexis-jacq/pytorch-tutorialsAn introduction to PyTorch through the Neural-Style algorithm for image transformation136
ikostrikov/pytorch-flowsPyTorch implementations of algorithms for density estimation using invertible transformations.577
ljvmiranda921/pyswarmsA toolkit for implementing particle swarm optimization algorithms1,295
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175