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
404 stars 59 forks source link

More comprehensive unit testing #381

Open sampreet-arthi opened 3 years ago

sampreet-arthi commented 3 years ago

There seem to be some vulnerabilities in our code that might fail easily. I suggest adding more unit tests for the following:

Not a priority at the moment but will have to do before the next release.