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
180 stars
9 watching
40 forks
Language: Python
last commit: over 8 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 | |
| An implementation of an optimization algorithm inspired by a 2016 research paper | 33 | |
| Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 65 | |
| PyTorch implementation of a deep learning model for image segmentation | 90 | |
| An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 | |
| A PyTorch module that wraps the OSQP solver for differentiable optimization problems | 59 | |
| A PyTorch-based implementation of probabilistic programming and statistical inference tools | 110 | |
| PyTorch implementation of LOLA using DiCE for decision-making in game-playing AI | 91 | |
| A PyTorch implementation of a segmentation network architecture | 588 | |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 | |
| An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 | |
| PyTorch implementations of algorithms for density estimation using invertible transformations. | 577 | |
| A toolkit for implementing particle swarm optimization algorithms | 1,295 | |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 | |
| This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |