Skip to content
Snippets Groups Projects
Commit c1394d63 authored by Gaspard Goupy's avatar Gaspard Goupy
Browse files

Update README

parent c05c8df5
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ For example, to get MNIST: ...@@ -69,7 +69,7 @@ For example, to get MNIST:
cd datasets cd datasets
python3 get_mnist.py python3 get_mnist.py
python3 ../scripts/utils/generate_train_val.py mnist/ mnist/with-val/ python3 ../scripts/utils/generate_train_val.py mnist/ mnist/with-val/
cp mnist/*test.bin mnist/with-val/ cp mnist/*_test.bin mnist/with-val/
``` ```
### Train and test the SNN ### Train and test the SNN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment