All Projects → nengo → Nengo Loihi

nengo / Nengo Loihi

Licence: other
Run Nengo models on Intel's Loihi chip

Programming Languages

python
139335 projects - #7 most used programming language

NengoLoihi


A backend for running Nengo models on Intel's Loihi architecture.

To use the backend, simply replace::

nengo.Simulator(model)

with::

nengo_loihi.Simulator(model)

For more details and installation instructions, please see the documentation <https://www.nengo.ai/nengo-loihi/>_.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].