Interface | Description |
---|---|
BatchSize |
The batch size.
|
LearningRate |
Specifies that a training algorithm has the concept of a learning rate.
|
Momentum |
Specifies that a training algorithm has the concept of a momentum.
|
Train |
This is an alias class for Encog 2.5 compatibility.
|
Class | Description |
---|---|
TrainingSetScore |
Calculate a score based on a training set.
|
Exception | Description |
---|---|
TrainingError |
Thrown when a training error occurs.
|
Copyright © 2014. All Rights Reserved.