Theresa Eimer
Theresa Eimer
#### Description I want to parallelize tuning on a slurm cluster using Dask. Specifically, I used the hydra sweeper. The problem is that the workers don't connect to the Dask...
I added the docstring example to test_search_space_encoding and it fails. This means either the docstring needs an update or there's an actual bug.
How many seeds do we need for proper significance? Should be relevant for all users
Hi again! I'm still dealing with my pip install of Deepcave where this time start.sh is not dowloaded with the python files. Obviously this means deepcave can't start properly. ALso:...
Because the ID is used as a dict key, the config can't be a dictonary in the recorder. Typing says otherwise and the error isn't very clear, this should be...
The documentation includes instructions how to install redis without root access, but there's a line missing which was necessary for me: after running 'make' in the redis directory, I also...
- [ ] fix version change upon install (version is suddenly 'main')?! - [ ] move to a higher ubuntu version for test - this currently conflicts with FD testing
Right now this happens in the env files, leading to new benchmarks potentially doing it differently (e.g. Theory). We should standardize this.
The logger should have an option to either override the filename (for performance logging at least) or haven an explicit eval mode to separate performance data from training and eval