diff --git a/README.md b/README.md index fdad9a0291d583f7377374079716c7a6f8d09b5c..c60c189897dc4e77f0e006ed2928a8921754d128 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ In the paper, datasets are preprocessed with Hebbian-based unsupervised feature The folder `ft-extract/` provides the scripts and documentation for obtaining and preprocessing each dataset with these feature extractors, as well as converting them to `SpikingDataset` objects. -We also provide some features extracted with STDP-CSNN to facilitate quick experimentation: [repository](https://gitlab.univ-lille.fr/fox/CIFAR10-spike-features-CSNN). +We also provide some features extracted with STDP-CSNN to facilitate quick experimentation: [MNIST](https://gitlab.univ-lille.fr/fox/MNIST-spike-features-CSNN), [Fashion-MNIST](https://gitlab.univ-lille.fr/fox/F-MNIST-spike-features-CSNN), [CIFAR-10](https://gitlab.univ-lille.fr/fox/CIFAR10-spike-features-CSNN). ### 5.2 Accuracy comparison