David Murray

Results 44 comments of David Murray

Hi @renesass, Sorry, I made a mistake in my original message. I was actually running the latest version on the development branch, not 2.0.0b1. I have found the source of...

And also, @renesass : What is the purpose of the instance _features_ ? In my case, instances are just different geographical zones to test the algorithm on. There is no...

> Hey David, > > you can indeed leave out the instance features. Please read https://automl.github.io/SMAC3/v2.0.0b1/advanced_usage/1_components.html#surrogate-model how instance features influence the results. And you are right, the instance feature values...

For anyone running into this issue: my pull request (#7) fixes this. You can use [my fork](github.com/davidmurray/rq-win) until it gets merged in. **Update**: my fork was merged into this repo.

Check out libplist. http://cgit.sukimashita.com/libplist.git

I don't understand what this is supposed to fix exactly?

You mean a notification that is sent when WiFi turns on or turns off?

Try `WiFiDeviceClientAssociateAsync` with the callback argument.

Run the command `strings` on a MobileWiFi binary. You should see all the notifications.

Sorry, not sure how you can find the other notifications. :( Maybe check the `wifid` binary?