Nengo is a suite for building and simulating models of large neural networks. It is based on Eliasmith & Anderson's Neural Engineering Framework, which provides a coherent theory of computation, representation, and dynamics in neural circuits.
License
Mozilla Public License 1.0 (MPL)Follow nengo
Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a great tool to develop neural data so we can test our models before actually trying it on real brains. So thumbs up. I have developed my nengo network. The output of this I need to get into MATLAB. How do I do this? (codes in pg 101-102 gives errors) Also, one of the inputs to my nengo network is an output from matlab. How do I enter this in the nengo file? Thanks