Silvio's Diplomarbeit

Downloads

Diplomarbeit, gzip'ed PostScript (446K).

LaTeX source, gzip'ed tar file (91K - wow). Un-tar-ing (for example with 'tar -xvzf silv_dipl.tgz') will create a directory 'diplom' with all the files in it. To make the PostScript, change to that directory and type 'mk' (this script assumes you have a bash shell in /bin/bash). About 200 warning messages later you will have 'nn.ps'.

Two figures on p. 16 are not included in the above source because they were taken from the book "Introduction to the Theory of Neural Computation" by Hertz, Krogh & Palmer (Figs 2.17 and 2.18 in that book). If you want, download them here (187K) and simply un-tar them in the 'diplom' directory before typing 'mk'.

Programs
The branch and bound algorithm is here. Un-tar it in a new directory (like programs/), and run the appropriate Makefile.

Some helper programs (branch & bound algorithm, implementations of different learning rules, analysis tools and other helpful things) can be downloaded here. Also untar in a separate directory (like programs/). Documentation for these is found below.

(Incomplete) Documentation

Go here for program documentation.