Public Attributes

Trainer::Stats Struct Reference

Basic statistics provided by neural network trainer. More...

#include <Trainer.h>

List of all members.

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.

Detailed Description

Basic statistics provided by neural network trainer.

MCPN Logo
kr0st © 2010