furlong-cmu / nengo-loihi

Run Nengo models on Intel's Loihi chip

Home Page:https://www.nengo.ai/nengo-loihi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Run Nengo models on Intel's Loihi chip

https://www.nengo.ai/nengo-loihi/

License:Other


Languages

Language:Python 100.0%