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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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