powered by
This is an abstract class for neural networks. It provides some functionalities used in more than one network type.
epochs
Number of epochs the network has been trained for.
stats
Training statistics.
parameters
List of parameters which do not change throughout training.
Other darch classes: DArch-class, DataSet-class, RBM-class
DArch-class
DataSet-class
RBM-class