Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/seba-1511/drl.pth
- Owner: seba-1511
- License: apache-2.0
- Created: 2017-02-25T08:42:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T22:07:10.000Z (almost 7 years ago)
- Last Synced: 2024-10-03T17:45:23.435Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dist_rl
Distributed Implementation of RL Algorithms