mlpack
mlpack::ann::augmented::tasks::CopyTask Member List

This is the complete list of members for mlpack::ann::augmented::tasks::CopyTask, including all inherited members.

CopyTask(const size_t maxLength, const size_t nRepeats, const bool addSeparator=false)mlpack::ann::augmented::tasks::CopyTask
Generate(arma::field< arma::mat > &input, arma::field< arma::mat > &labels, const size_t batchSize, bool fixedLength=false) constmlpack::ann::augmented::tasks::CopyTask
Generate(arma::mat &input, arma::mat &labels, const size_t batchSize) constmlpack::ann::augmented::tasks::CopyTask