Skip to content

Commit 8ab03ca

Browse files
committed
fix: remove unused figure placeholders in README
1 parent 8d5624e commit 8ab03ca

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ python -m unittest -v
123123

124124
## Training a model
125125

126-
{{fig1.jpg}} {{fig2.jpg}} {{fig3.jpg}} {{fig4.jpg}}
127-
128126
Initialize the model by specifying the input dimensionality and the covariance function.
129127

130128
GaussianProcess gp(2, "CovSum ( CovSEiso, CovNoise)");

0 commit comments

Comments
 (0)