next up previous
Next: Input layer Up: Recipe I/O format Previous: Recipe I/O format

Recipe-files

A recipe-file contains a concise verbose description of a the networks construction. The format is flexible enough to allow for the specification of very diverse architectures. As an example, the recipe file used to create the ANN shown in figure 6.1 will be given:

boxit802

First, a few remarks:

The first line of a layer specification should always give the type of the layer. Known types are:

The first layer should always be an input layer, the last an output layer; the number of layers between these can be arbitrarily large. The type of the layer is then used to determine what information is necessary regarding the construction of the layer. These types will be discussed below.



Created by LaTeX2HTML on Thu Mar 5 16:02:50 MET 1998