mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:38:19 +08:00
06a0898af7
* Fix typo * Fix A3C PyTorch agent initialization `registry` needs to be passed as an argument or else the `super` init will fail.