Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seba-1511/drl.pth

Implementation of Policy Gradient algorithms in PyTorch. (Sequential, Distributed sync + async)
https://github.com/seba-1511/drl.pth

Last synced: 13 days ago
JSON representation

Implementation of Policy Gradient algorithms in PyTorch. (Sequential, Distributed sync + async)

Awesome Lists containing this project

README

        

# dist_rl
Distributed Implementation of RL Algorithms