nengo / nengo-loihi

Run Nengo models on Intel's Loihi chip
https://www.nengo.ai/nengo-loihi/
Other
35 stars 12 forks source link

Add LoihiRectifiedLinear neuron type #322

Open hunse opened 2 years ago

hunse commented 2 years ago

This is a rate neuron type to train deep networks for Loihi using Nengo or NengoDL. Since it is a rate neuron type, it must ultimitely be swapped for LoihiSpikingRectifiedLinear to run on Loihi.