jeshraghian / snntorch

Deep and online learning with spiking neural networks in Python
https://snntorch.readthedocs.io/en/latest/
MIT License
1.28k stars 217 forks source link

spikevision: neuromorphic dataloaders #50

Closed jeshraghian closed 3 years ago

jeshraghian commented 3 years ago

automate dataset download/extraction/transform process in module spikevision.

jeshraghian commented 3 years ago

Completed, currently sitting in NMNIST branch.

jeshraghian commented 3 years ago

DataLoaders completed. Placed within snntorch.spikevision.spikedata. NMNIST branch is now merged with master.

Note that readthedocs is not compiling correctly for the datasets & the html_logo has disappeared. Minor aesthetic issue. To be looked at later.