Closed catid closed 9 months ago
Also the repo should have a requirements.txt file since that's what most people prefer to work with. Since most people looking at this are only interested in one of the experiments, I'd recommend having a separate one for each experiment to keep the unrelated dependencies out of the way
Should be
environment.txt
because requirements.txt is mean to be used withpip install -r requirements.txt