SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL

Home Page:https://genrl.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the structure of the tests folder to mirror GenRL's structure

sampreet-arthi opened this issue · comments

We need the tests structure to be like the structure of GenRL. Since these are unit tests, be careful with them and make sure they're working after any changes. Very straightforward issue, do try it if the others are seem confusing.