Content-Type: text/enriched
Text-Width: 70
INPUT FILE (IN ./)
==================
<x-color><param>blue</param>mynet</x-color> batch file
<x-bg-color><param>LightGray</param> SOURCES (IN src/)
=================
KERNEL
4458 iter.c main()
10174 relax.c do series, sweeps, stays and commands
78724 vehicle.c tables: function names <<--> pointers
LIBRARIES OF FUNCTIONS TO CHOOSE FROM
11029 data.digits.c
25612 data.images.c functions using the data
43455 data.made.c
24170 local.c functions within a neuron
36859 total.c functions within an area
29980 feed.c functions between areas
40058 weight.c functions for learning the weights
32217 observe.c functions for display
UTILITIES
465 num_recs.c
12838 utils.c
FILES IN src/parser/
====================
24530 r.yacc.c parses the batch parameter file
2420 r.lex defines lexical elements
4942 prae.c preprocesses the macros
</x-bg-color>
EXECUTABLES (IN ./)
===================
249312 <x-color><param>blue</param>iter.exe</x-color> the executable
10548 prae.exe used for preprocessing
RESULT FILES (in /tmp/)
=======================
obs_W_1_0.pnm (example) weights (as image file)
obs_R_1.pnm activations ( " )
RESULT VIEWER (IN ./)
=====================
5806 <x-color><param>blue</param>look.tcl</x-color> TCL/TK file viewer