Feedfoward Network

A feed-forward network, comprising a sequence of bare neuron groups connected by all-to-all synapse groups. Activation in the bottom layer will propagate up the network.

Creation Dialog

The network's topology is specified in a creation dialog:

Number of Layers: Sets the number of layers in the betwork. Enter a value in the text field and press change. When you do, the dialog changes, allowing you to specify number of neurons and neuron type separately from each layer. Layer 1 is the input layer.

Number of Neurons: Sets the number of neurons for a given layer.

Neuron Type: Sets the neuron type for a given layer. By default these are variants of a discrete sigmoidal neuron.