We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6d590 commit bd7e686Copy full SHA for bd7e686
README.md
@@ -44,7 +44,7 @@ Run tests
44
pytest tests
45
```
46
47
-## Simpe Example
+## Simple Example
48
Given some inputs `x` and some data `y`, you can construct a Bayes-Newton model as follows,
49
```python
50
kern = bayesnewton.kernels.Matern52()
0 commit comments