Class NeuralNetworkTrainer

All Implemented Interfaces:
Callable<TrainingResult>

public class NeuralNetworkTrainer extends CSVTrainer<NeuralNetwork>