sherpa-ai / sherpa

Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.
http://parameter-sherpa.readthedocs.io/
GNU General Public License v3.0
331 stars 53 forks source link

Possible typo on guide website: #88

Closed jbae11 closed 4 years ago

jbae11 commented 4 years ago

in https://parameter-sherpa.readthedocs.io/en/latest/gettingstarted/guide.html

I think the second line should be model = init_model(trial.parameters)

image

I might be wrong, thanks for the tool!

LarsHH commented 4 years ago

You're right. Thanks for the pull request!