Theresa Eimer

Results 44 issues of 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...

question

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.

bug

How many seeds do we need for proper significance? Should be relevant for all users

enhancement
question

Do we want leaderbords like OpenAI? How do we do this if yes?

question

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:...

bug

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...

invalid

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...

enhancement

- [ ] fix version change upon install (version is suddenly 'main')?! - [ ] move to a higher ubuntu version for test - this currently conflicts with FD testing

bug

Right now this happens in the env files, leading to new benchmarks potentially doing it differently (e.g. Theory). We should standardize this.

enhancement

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

enhancement