C++ Neural Networks and Fuzzy Logic
by Valluru B. Rao
MTBooks, IDG Books Worldwide, Inc.
ISBN: 1558515526 Pub Date: 06/01/95
Previous Table of Contents Next
A Look at the Functions in the layer.cpp File
The following is a listing of the functions in the layer.cpp file along with a brief statement of each one's
purpose.
•
void set_training(const unsigned &) Sets the value of the private data member, training; use 1
for training mode, and 0 for test mode.
•
unsigned get_training_value() Gets the value of the training constant that gives the mode in use.
•
void get_layer_info() Gets information about the number of layers and layer sizes from the user.
•
void set_up_network() This routine sets up the connections between layers by assigning pointers
appropriately.
Do'stlaringiz bilan baham: |