Basic statistics provided by neural network trainer. More...
#include <Trainer.h>
Public Attributes | |
unsigned int | epochs |
Shows how many epochs passed. | |
unsigned int | time_per_epoch |
Contains the time (in milliseconds) spent on training the net per epoch on average. |
Basic statistics provided by neural network trainer.