Skip to content

Commit

Permalink
Fixed typo in path in text to match path in code solution (SkafteNick…
Browse files Browse the repository at this point in the history
…i#347)

Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
  • Loading branch information
RaimoSieber and SkafteNicki authored Jan 15, 2025
1 parent 570d3a2 commit 6132951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s1_development_environment/deep_learning_software.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ pip install gdown
gdown --folder 'https://drive.google.com/drive/folders/1ddWeCcsfmelqxF8sOGBihY9IU98S9JRP?usp=sharing'
```

The data should be placed in a folder subfolder called `data/corruptedmnist` in the root of the project. Your overall
The data should be placed in a folder subfolder called `data/corruptmnist` in the root of the project. Your overall
task is the following:

> **Implement an MNIST neural network that achieves at least 85% accuracy on the test set.**
Expand Down

0 comments on commit 6132951

Please sign in to comment.