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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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