Skip to content
Snippets Groups Projects
Commit 6411cce5 authored by shamith2's avatar shamith2
Browse files

Update README.md

parent ade7684e
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ processes.
```console
$ git clone https://github.com/shamith2/BayesianOptimization.git
pip install --upgrade pip
pip install numpy
pip install scipy
pip install scikit-learn
$ pip install --upgrade pip
$ pip install numpy
$ pip install scipy
$ pip install scikit-learn
```
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