Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
turgut090 committed Apr 13, 2024
1 parent 5d84db7 commit ebe5502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/MNIST.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vignette: >
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE,eval = F)
knitr::opts_chunk$set(echo = TRUE,eval = FALSE)
```

This tutorial shows the hyperparameter tuning for [MNIST dataset](http://yann.lecun.com/exdb/mnist/).
Expand Down

0 comments on commit ebe5502

Please sign in to comment.