NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
A Software Package for Neural Network Applications DevelopmentOriginal Backprop (Version 1.2) is an MS-DOS package of four stand-alone C-language programs that enable users to develop neural network solutions to a variety of practical problems. Original Backprop generates three-layer, feed-forward (series-coupled) networks which map fixed-length input vectors into fixed length output vectors through an intermediate (hidden) layer of binary threshold units. Version 1.2 can handle up to 200 input vectors at a time, each having up to 128 real-valued components. The first subprogram, TSET, appends a number (up to 16) of classification bits to each input, thus creating a training set of input output pairs. The second subprogram, BACKPROP, creates a trilayer network to do the prescribed mapping and modifies the weights of its connections incrementally until the training set is leaned. The learning algorithm is the 'back-propagating error correction procedures first described by F. Rosenblatt in 1961. The third subprogram, VIEWNET, lets the trained network be examined, tested, and 'pruned' (by the deletion of unnecessary hidden units). The fourth subprogram, DONET, makes a TSR routine by which the finished product of the neural net design-and-training exercise can be consulted under other MS-DOS applications.
Document ID
19930016421
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Baran, Robert H.
(Naval Surface Warfare Center Silver Spring, MD, United States)
Date Acquired
September 6, 2013
Publication Date
February 1, 1993
Publication Information
Publication: NASA, Washington, Technology 2002: The Third National Technology Transfer Conference and Exposition, Volume 1
Subject Category
Cybernetics
Accession Number
93N25610
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available