mlpack
|
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) const | mlpack::ann::augmented::tasks::CopyTask | |
Generate(arma::mat &input, arma::mat &labels, const size_t batchSize) const | mlpack::ann::augmented::tasks::CopyTask |