nengo / nengo-dl

Deep learning integration for Nengo
https://www.nengo.ai/nengo-dl
Other
88 stars 22 forks source link

Add support for KerasSpiking layers #182

Closed drasmuss closed 3 years ago

drasmuss commented 3 years ago

Also added support for TimeDistributed layers, since that's present in a lot of KerasSpiking models. And then added some pointers to KerasSpiking in various places throughout the documentation.

hunse commented 3 years ago

Ok, made your suggested changes @drasmuss

drasmuss commented 3 years ago

Fixups look good