shukon

Results 26 issues of shukon

#### Description SMAC's Validator (which is supposed to run target algorithm for interesting configurations and instances to generate data) does not yet work for budgets. Since I seem to be...

bug
question

#### Description Using the RunHistory with budgets but for non-deterministic target algorithm. This is accomplished by providing a different seed, which the RunHistory should be capable of. #### Steps/Code to...

discussion
bug

Thanks so much @maltee1 for the relaybot/bridge option introduced [here](https://github.com/mautrix/signal/commit/b2321fbe5efdce0e921418f17e84940775c07aa9). It is currently possible to bridge rooms from the relaybot account or any other logged in account. It would be...

enhancement

Sending mails on failure is great! Even better would be the possibility to ping [healthchecks.io](https://healthchecks.io) or some other external monitoring service. Those monitoring services operate as a dead man's switch,...

### Describe the bug I wonder what's up with the timestamps. According to #26 there should be timestamps in the logs, but I neither have timestamps in the .err's, nor...

Hi, I've been going back and forth through synapse docs and issues and corporal. I want to use `matrix-corporal` but disable password-login auth flow. I'm using only Keycloak as an...

## Problem There is no easy solution for external monitoring of the backups. Since there's nothing worse than setting up a backup to discover after 6 months (or years) that...

* pimping the repo a bit * pimping the repo a bit * UPDATE readme * Change License * ADD arg to CAVE to show on jupyter, FIX budget-name *...

write an f-min interface as in [scipy](https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.fmin.html) or [smac](https://github.com/automl/SMAC3/blob/master/smac/facade/func_facade.py) to run BOHB (and subsequently CAVE, but that is trivial to add) with minimal configuration "out of the box". Optional parameters...

See #289 for env where error occurs... ``` INFO:pimp.LPI:--------------------------------------------------> Found 500 valid neighbors ERROR:cave.cavefacade.CAVE:local variable 'p' referenced before assignment Traceback (most recent call last): File "/home/shuki/Repos/CAVE/cave/cavefacade.py", line 55, in wrap...