CMU Artificial Intelligence Repository
CASCOR: Lisp and C implementations of Cascade Correlation
areas/neural/systems/cascor/
This directory contains C and Lisp implementations of the Cascade
Correlation Algorithm.
The Lisp code was written by Scott Fahlman, then ported to C by
Scott Crowder. More recent C versions have been re-engineered by Matt
White. Features have been added to allow data sets from the CMU
learning benchmark database to run on this system.
See Also:
areas/neural/bench/
Origin:
ftp.cs.cmu.edu:/afs/cs.cmu.edu/project/connect/code/
as the files cascor-v1.1.shar and cascor1.lisp
and in /afs/cs.cmu.edu/project/connect/tr/ as cascor-tr.ps.Z
Version: C 1.1 (31-MAY-94); Lisp 1.0 ()
Requires: C, Lisp
Copying: Public Domain
Updated: Thu Sep 1 19:18:52 1994
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Bug Reports: neural-bench@cs.cmu.edu
Author(s): Scott Fahlman
R. Scott Crowder
Matt White
Contact: neural-bench@cs.cmu.edu
Keywords:
Authors!Crowder, Authors!Fahlman, Authors!White, C!Code,
CASCOR, CMU, Cascade Correlation, Lisp!Code,
Machine Learning!Neural Networks, Neural Networks,
Public Domain
References:
Scott E. Fahlman and Christian Lebiere, "The Cascade-Correlation
Learning Architecture", in D. S. Touretzky, editor, "Advances in
Neural Information Processing Systems 2", Morgan Kaufmann, 1990. A
somewhat longer version is available as CMU Computer Science Tech
Report CMU-CS-90-100, a copy of which is included in the distribution.
Marcus Hoehfeld and Scott E. Fahlman (1992) "Learning with Limited
Numerical Precision Using the Cascade-Correlation Learning Algorithm"
in IEEE Transactions on Neural Networks, Vol. 3, no. 4, July 1992, pp.
602-611.
Last Web update on Mon Feb 13 10:25:14 1995
AI.Repository@cs.cmu.edu