File: README
Author: Heinz Schmidt (hws@ICSI.Berkeley.EDU)
Copyright (C) International Computer Science Institute, 1991


This directory contains the Model Classes of ICSIM.

backprop.sa          -- backpropagation classes

models-test.sa       -- tests for the models library classes.

most-genrl.sa        -- the ANY_* classes defining the class family protocols and 
                     -- our project programming conventions.

nets.sa              -- net classes

patt_hold.sa         -- classes for learning data

supervisor.sa        -- learning control classes

topology.sa          -- sites, weights and interconnection in general

unit-fun.sa          -- various unit functions

unit-shelf.sa        -- off the shelf unit classes      

units.sa             -- basic unit behavior and bits & pieces for making new ones

utils.sa             -- model naming and tracing utilities

