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

Custom image classification #244

Open Mohammed20201991 opened 1 year ago

Mohammed20201991 commented 1 year ago

Description

How can I do image classification with snn?

What I Did

ahenkes1 commented 11 months ago

Have you looked at the tutorials? There is one for image classification. Also see the paper linked there. Does this help?

ahenkes1 commented 9 months ago

@Mohammed20201991 , any updates?