wujian16 / Cornell-MOE

A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
Other
261 stars 64 forks source link

modifying the success output message in examples/main.py #51

Closed yang-pu closed 6 years ago

yang-pu commented 6 years ago

This branch simply changes examples/main.py with adding one line in the output message on success which says "Optimization succeeded!". This change aims at checking how the ownership of changes from a forked repo looks like in the original repo