Package dimer :: Package nnet :: Module monitor
[hide private]
[frames] | no frames]

Module monitor

source code

Classes [hide private]
  Monitor
abstract class keep track of a set of parameters in the model or the learning process
  DaeLearnMonitor
  LearnMonitor
learning stats
  RegrLearnMonitor
learning stats for a linear regression
  WeightMonitor
weight and activity information on the network
Variables [hide private]
  log = logging.getLogger(__name__)
  __package__ = 'dimer.nnet'