Implementing Neuron Models #620
Unanswered
Andy-Urbano
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am currently trying to implement a recurrent spiking neural network model in Loihi 2, for which I need to define a neuron model in the NcProcessModel. I am under the impression that the best way to do this is through writing a .dasm file which passes the instructions for the neurocores.
Is the intruction set for the Loihi 2 chip publicly available? Is there any tutorial for how to do this, or for how to use the Net module to create neuron models?
Any help is apreciated!
Beta Was this translation helpful? Give feedback.
All reactions