Skip to content

Commit 8899583

Browse files
committed
Merge remote-tracking branch 'upstream/main' into conv2d-forward-pass
2 parents cf79591 + 1c7b11f commit 8899583

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ Most Linux OSs have it out of the box.
172172
The dataset will be downloaded only the first time you run the example in any
173173
given directory.
174174

175+
If you're using Windows OS or don't have curl for any other reason,
176+
download [mnist.tar.gz](https://github.com/modern-fortran/neural-fortran/files/8498876/mnist.tar.gz)
177+
directly and unpack in the directory in which you will run the example program.
178+
175179
## API documentation
176180

177181
API documentation can be generated with [FORD](https://github.com/Fortran-FOSS-Programmers/ford/).

0 commit comments

Comments
 (0)