Beck AstroContrib Library
The following is a listing of the entire contents of this library for IDL.
Click on an individual procedure name to view its header and
source code. This listing
is a shortened form of the much longer
entire library help file. This may be handy for
text searchs, be beware that some of these are huge and may take a long
time to load or even crash your browser.
Last modified: Thu Dec 21 21:17:01 2000.
List of Routines
- NNET Neural network classifier. This is a standard 3-layer back-propagation net.
- NNET_READ_WEIGHTS Reads computed weights for a Neural Network from FITS file created by NNET_WRITE_WEIGHTS.PRO
- NNET_WRITE_WEIGHTS Writes computed weights for a Neural Network to a FITS file.
- TRAIN_NNET Trains (computes) the values of the weights used by the neural-network