[comp.ai.digest] neuro sources

AKBARI@CS.COLUMBIA.EDU (John C. Akbari) (10/21/87)

anyone have the source code for either of the following?

kosko, bart.  constructing an associative memory.  _byte_ sept. 1987

jones, w.p. & hoskins, j.  back-propagation.  _byte_ oct. 1987.

any help would be appreciated.

John C. Akbari

PaperNet		380 Riverside Drive, No. 7D
			New York, New York  10025  USA
SoundNet		212.662.2476 (EST)
ARPANET & Internet  	akbari@CS.COLUMBIA.EDU
BITnet			akbari%CS.COLUMBIA.EDU@WISCVM.WISC.EDU
UUCP 			columbia!cs.columbia.edu!akbari 
-------

ah4h+@ANDREW.CMU.EDU.UUCP (10/28/87)

This is in response to a query for connectionist simulator code. 
Within a month, one of the most comprehensive back propagation 
simulators will be available to the general public.
Jay McClelland and David Rumelhart's third PDP publication,
Exploring Parallel Distributed Processing: A Handbook of Models, Programs,
and
Exercises will be available from MIT Press. C source code for the complete
backprop simulator, as well as others, is supplied on two MS-DOS format
5 1/4" floppy discs. The simulator, called BP, comes with the 
necessary files to run encoder, xor, and other problems. It supports 
multiple layer networks, constrained weight, and sender to receiver options. 
The handbook and source code can be ordered from MIT Press at the address 
below. The cost for both is less than $30. Why spend thousands more for 
second best?

                The MIT Press
                55 Hayward Street
                Cambridge, MA  02142

Another version of the BP simulator which is not yet generally available
to the public has been modified to take full advantage of the vector
architecture of the Convex mini-supercomputer. For certain applications
this gives speed increases of 30 times that of a VAX 11/780. A study is 
underway to see how well BP will perform on a CRAY XMP-48.

- Andrew Hudson

ah4h@andrew.cmu.edu.arpa
Department of Psychology
Carnegie Mellon
412-268-3139

Bias disclaimor: I work for Jay, I've seen the code.