Function Index
Test with a set of inputs, and a set of desired outputs. Test a set of training data and calculates the MSE for the training data. Train one iteration with a set of inputs, and a set of desired outputs. Train one epoch with a set of training data. Trains on an entire dataset, for a period of time. Does the same as train_on_data, but reads the training data directly from a file. Default constructor creates an empty neural net. Provides automatic cleanup of data. |