Nengo.ca

Package ca.nengo.model.nef

Interface Summary
DecodableEnsemble An Ensemble that produces output signals that mean something when taken together.
ExpressModel A computationally efficient model of the difference between a NEFEnsemble's DecodedOrigin output in DIRECT mode and DEFAULT mode (at the level of state variables).
NEFEnsemble A group of Nodes that represent a scalar, vector, or function, as characterized in Eliasmith & Anderson's Neural Engineering Framework.
NEFEnsembleFactory Provides a convenient and configurable way to create NEFEnsembles.
NEFNode A Node with a distinguished Termination that corresponds to a net effect of input.
 


Nengo.ca