Skip to content

Commit f09cedc

Browse files
authored
Update README.md
1 parent b5af1b2 commit f09cedc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55

66
![nPlan](readme_nplan.png)
77

8-
Thank you to [nPlan](https://www.nplan.io/), who are supporting this project.
9-
10-
probit is a simple and accessible Gaussian process package in JAX.
8+
probit is a simple and accessible Gaussian process package in JAX. Thank you to [nPlan](https://www.nplan.io/), who are supporting this project.
119

1210
probit uses [MLKernels](https://github.com/wesselb/mlkernels) for the GP prior, see the available [means](https://github.com/wesselb/mlkernels#available-means) and [kernels](https://github.com/wesselb/mlkernels#available-kernels) with [compositional design](https://github.com/wesselb/mlkernels#compositional-design).
1311

@@ -19,7 +17,6 @@ Contents:
1917
- [Ordinal regression and hyperparameter optimization](#ordinal-regression-and-hyperparameter-optimization)
2018
- [Doesn't haves](#doesnt-haves)
2119
- [References](#references)
22-
- [Acknowledgements](#acknowledgements)
2320

2421
TLDR:
2522
```python

0 commit comments

Comments
 (0)