Add(Args...args) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
Add(LayerTypes layer) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
Backward(const arma::Mat< eT > &&input, const arma::Mat< eT > &&target, arma::Mat< eT > &&output) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | |
delta | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
Delta() const | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
Delta() | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
Deterministic() const | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
Deterministic() | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
deterministic | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
Forward(const arma::Mat< eT > &&input, const arma::Mat< eT > &&target) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | |
inputParameter | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
InputParameter() const | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
InputParameter() | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
network | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
OutputParameter() const | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
OutputParameter() | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | inline |
outputParameter | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
reward | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
scale | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
Serialize(Archive &, const unsigned int) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | |
sizeAverage | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | private |
VRClassReward(const double scale=1, const bool sizeAverage=true) | mlpack::ann::VRClassReward< InputDataType, OutputDataType > | |