orion icon indicating copy to clipboard operation
orion copied to clipboard

Asynchronous Distributed Hyperparameter Optimization.

Results 153 orion issues
Sort by recently updated
recently updated
newest added

* Make sure user get the sub process output right away so they can have a sense of the progress of their script

_Hi there! Thank you for contributing. Feel free to use this pull request template; It helps us reviewing your work at its true value._ _Please remove the instructions in italics...

Base implementation to get some ideas

# Description Hi @bouthilx , this is a PR with some enhancements for trials table # Changes - Use light gray for empty column headers - Allow to display all...

Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request

automated pr

This should be merged after #964 to make sure all the links will work correctly, which is why I publish it as a draft. Otherwise it is mostly ready if...

See issue here: https://github.com/huawei-noah/HEBO/issues/19

This [test](https://github.com/Epistimio/orion/blob/develop/tests/functional/algos/test_algos.py#L241) often fails with TPE because it converges faster than the other builtin algorithms and often end up suggesting 2 times the same trial (not exactly the same but...

bug

Make the storage instance an explicit requirement to an instantiated Experiment