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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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