mirror of
https://github.com/vale981/ray
synced 2025-03-11 13:46:40 -04:00
.. | ||
tests | ||
__init__.py | ||
pg.py | ||
pg_tf_policy.py | ||
pg_torch_policy.py | ||
README.md | ||
utils.py |
Policy Gradient (PG)
An implementation of a vanilla policy gradient algorithm for TensorFlow and PyTorch.