mlpack
master
|
This is the complete list of members for mlpack::perceptron::SimpleWeightUpdate, including all inherited members.
UpdateWeights(const VecType &trainingPoint, arma::mat &weights, arma::vec &biases, const size_t incorrectClass, const size_t correctClass, const double instanceWeight=1.0) | mlpack::perceptron::SimpleWeightUpdate | inline |