kmheckel / spyx

Spyx: Spiking Neural Networks in JAX
https://spyx.readthedocs.io/en/latest/
MIT License
98 stars 11 forks source link

Implement Synthetic Gradients #27

Open kmheckel opened 6 months ago

kmheckel commented 6 months ago

It would be cool to see how synthetic gradients could fit into the SNN training schema:

https://arxiv.org/abs/1608.05343 https://greydanus.github.io/2016/11/26/synthetic-gradients/