Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!rochester!cornell!uw-beaver!mit-eddie!mintaka!olivea!samsung!uunet!seas.gwu.edu!fc174103 From: fc174103@seas.gwu.edu (Burr) Newsgroups: comp.ai.neural-nets Subject: PDP BackProp program - problems Message-ID: <2368@sparko.gwu.edu> Date: 24 Nov 90 04:28:01 GMT Reply-To: fc174103@seas.gwu.edu (Burr) Distribution: usa Organization: The George Washington University, Washington D.C. Lines: 12 I'm trying to use the backprop program that came with the PDP books (by Rumelhart & McClelland), to train a network to recognize digits 0 thru 9. I've done my best to set up the network, template, pattern and startup files correctly but the program just hangs when I invoke the training commands (i.e., ptrain or strain). There are no error or information messages given. I've also tried unsuccessfully to recompile the PDP programs with Microsoft C version 6.0. If you have done this successfully and have some helpful hints I would greatly appreciate the info. Thanks much.