NeuroKit Building Blocks |
|
Building BlocksOverviewBasic Building BlocksThe basic building blocks in NeuroKit are data processing stages. For example, a backpropagation network in query mode takes a sample vector as input and computes an output vector as a response. If you are acquainted to the Scheme programming language you might look at a backpropagation network as a closure. |