Closed timurcarstensen closed 2 months ago
Going to steal this PR into #134 where I also removed a bunch of code! Thanks you xx
Heyo, thanks for this, now merged into #134 ... trying to keep an accurate timeline of handling merges/ rebasing is messy since it also includes ruff things so I just found it easier to shove into one PR
This PR cleans up the NePS architecture search space.
Essentially: I went through the NePS architecture search space codebase and removed everything that wasn't used anywhere. I also went and added some type hints here and there and tried to make ruff happy. There's still a lot of things ruff complains about and I haven't had the time to clean that up