Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glouppe authored Aug 1, 2016
1 parent 410e9b4 commit d97d4ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ The library is built on top of NumPy, SciPy and Scikit-Learn.

[![Build Status](https://travis-ci.org/scikit-optimize/scikit-optimize.svg?branch=master)](https://travis-ci.org/scikit-optimize/scikit-optimize)

![Convergence plot](https://github.com/scikit-optimize/scikit-optimize/blob/master/media/bo-convergence.png)
![Approximated objective](https://github.com/scikit-optimize/scikit-optimize/blob/master/media/bo-objective.png)
_Convergence plot and approximated objective function after 20 iterations._

_Approximated objective function after 20 iterations of `gp_minimize`. [Plot made using `skopt.plots.plot_objective`]_

## Documentation

Expand Down

0 comments on commit d97d4ce

Please sign in to comment.