DeepCL
SNAPSHOT
Deep convolutional neural networks using OpenCL
|
This is the complete list of members for NetLearnerOnDemand, including all inherited members.
getBatchLoss() | NetLearnerOnDemand | virtual |
getBatchNumRight() | NetLearnerOnDemand | virtual |
getEpochDone() | NetLearnerOnDemand | virtual |
getNextBatch() | NetLearnerOnDemand | virtual |
getNextEpoch() | NetLearnerOnDemand | virtual |
getNTrain() | NetLearnerOnDemand | virtual |
isLearningDone() | NetLearnerOnDemand | virtual |
NetLearnerOnDemand(Trainer *trainer, Trainable *net, std::string trainFilepath, int Ntrain, std::string testFilepath, int Ntest, int fileReadBatches, int batchSize) | NetLearnerOnDemand | |
reset() | NetLearnerOnDemand | virtual |
run() | NetLearnerOnDemand | virtual |
tickBatch() | NetLearnerOnDemand | virtual |
tickEpoch() | NetLearnerOnDemand | virtual |