NeuroKitNeuroKit Building Blocks
News
About
Links
Architecture
Project Page
Download
SourceForge.net Logo

Building Blocks

Overview

Basic Building Blocks

The 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.