Hyperparameter Optimization Toolbox
More information and a tutorial can be found here: \\ad\fs\E130-Personal\Wanner\tiddlywiki\Hyppopy.html
Hyperparameter Optimization Toolbox
More information and a tutorial can be found here: \\ad\fs\E130-Personal\Wanner\tiddlywiki\Hyppopy.html
We did the draft together, but it was not implemented into Hyppopy yet.
In T28332#223158, @kleina wrote:I updated the draft in the branch directly (same file).
- I did not change the send/recv to scatter/gather. In my opinion send/recv makes more sense, but we can discuss this.
- In my opinion, we maybe don't need the "cleaning up" up the mpi_processes here, because it might be taken care of by our current implementation.
Let me know when you had time to look at it and if there are any questions. I'd like to discuss it a bit.
Could you point me to the commit? I cannot find it ?!?
Thanks
Your argument makes sense to me. I did not have a specific order in mind when implementing it, so I do not have any counterargument here.
Forgot something and didn't request review correctly. I will open this one agian.
I updated the draft in the branch directly (same file).
I agree with the raised point. I checked the classes again and do not see a valid reason behind the blackbox_func call. I will fix this.