Public Domain Software

 

The Cascade Neural Network Simulator is a public domain C program that gives the user a choice of four learning algorithms: Cascade-Correlation, Recurrent Cascade Correlation, Cascade 2, and Recurrent  Cascade 2.  This program was written by Matt White, based on Scott Fahlman’s original code in Common Lisp.  It was our feeling that more people could try these algorithms if a C version existed.

 

This is experimental software, offered “as is” and without a warranty of any kind.  Matt is no longer at CMU and Scott is not fluent in C, so the amount of support we can provide for this program is extremely limited.  Questions about the algorithms may be sent to Scott Fahlman, but you are more or less on your own when it comes to details of the C code.
Tar File     Gzipped Tar File

 

For code developed by the CMU Common Lisp and Gwydion projects, see the respective project pages.