mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
.. | ||
tests | ||
__init__.py | ||
default_config.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.