SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
403 stars 59 forks source link

Torch Wrapper for Rollout Buffer #293

Closed Sharad24 closed 4 years ago

Sharad24 commented 4 years ago

Would probably make things even and stop the conversion between numpy and torch all the time.

Sharad24 commented 4 years ago

Resolved in #294