Skip to content

Commit

Permalink
remove unnecessary text from the README (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
alonfnt authored Aug 26, 2023
1 parent b7f138a commit 0856598
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,3 @@ as well as the input parameters that yield it
>> optim_params.params
{'x': 2.865405, 'y': 2.8862667}
```

## Contributing<a id="contributing"></a>
Everyone can contribute to Bayex and we welcome pull requests as well as raised issues.
Please refer to this [contribution guide](CONTRIBUTING.md) on how to do it.


## References
1. [A Tutorial on Bayesian Optimization](https://arxiv.org/abs/1807.02811)
2. [BayesianOptimization Library](https://github.com/fmfn/BayesianOptimization)
3. [JAX: Autograd and XLA](https://github.com/google/jax)

0 comments on commit 0856598

Please sign in to comment.