DeepCL  v4.0.0rc5
Deep convolutional neural networks using OpenCL
 All Classes Functions
NetLearnerOnDemand Member List

This is the complete list of members for NetLearnerOnDemand, including all inherited members.

getBatchLoss()NetLearnerOnDemand
getBatchNumRight()NetLearnerOnDemand
getEpochDone()NetLearnerOnDemand
getNextBatch()NetLearnerOnDemand
getNextEpoch()NetLearnerOnDemand
getNTrain()NetLearnerOnDemand
isLearningDone()NetLearnerOnDemand
learn(float learningRate)NetLearnerOnDemand
NetLearnerOnDemand(Trainable *net, std::string trainFilepath, int Ntrain, std::string testFilepath, int Ntest, int fileReadBatches, int batchSize)NetLearnerOnDemand
reset()NetLearnerOnDemand
run()NetLearnerOnDemand
tickBatch()NetLearnerOnDemand
tickEpoch()NetLearnerOnDemand