Skip to content

colinshane/nengo-loihi

 
 

Repository files navigation

Nengo Loihi

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • C 0.8%