We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf79591 + 1c7b11f commit 8899583Copy full SHA for 8899583
README.md
@@ -172,6 +172,10 @@ Most Linux OSs have it out of the box.
172
The dataset will be downloaded only the first time you run the example in any
173
given directory.
174
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
+
179
## API documentation
180
181
API documentation can be generated with [FORD](https://github.com/Fortran-FOSS-Programmers/ford/).
0 commit comments