Skip to content
Snippets Groups Projects
Unverified Commit cb4e0a97 authored by Shamith Achanta's avatar Shamith Achanta Committed by GitHub
Browse files

Update README.md

parent ae024a8a
No related branches found
No related tags found
No related merge requests found
......@@ -7,16 +7,10 @@
Pure Python implementation of bayesian global optimization with gaussian
processes.
* PyPI (pip):
* Git:
```console
$ pip install bayesian-optimization
```
* Conda from conda-forge channel:
```console
$ conda install -c conda-forge bayesian-optimization
$ git clone https://github.com/shamith2/BayesianOptimization.git
```
This is a constrained global optimization package built upon bayesian inference
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment