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
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
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