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

Comparison to other PyTorch RL libraries #274

Closed janacht closed 3 years ago

janacht commented 4 years ago

There is a large variety of reinforcement libraries using PyTorch, just to name a few

For potential future users, it could be a big benefit to highlight the advantages / differences in design choices / performance differences to the above libraries in the README, similar to https://github.com/thu-ml/tianshou#fast-speed.

Sharad24 commented 4 years ago

Hi @janacht

Thanks for pointing this out. Yes, we do need to add more details to the Readme.

sampreet-arthi commented 3 years ago

Tracking in #382