mlpack  master
mlpack::ann::VRClassReward< InputDataType, OutputDataType > Member List

This is the complete list of members for mlpack::ann::VRClassReward< InputDataType, OutputDataType >, including all inherited members.

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 >
deltamlpack::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
deterministicmlpack::ann::VRClassReward< InputDataType, OutputDataType >private
Forward(const arma::Mat< eT > &&input, const arma::Mat< eT > &&target)mlpack::ann::VRClassReward< InputDataType, OutputDataType >
inputParametermlpack::ann::VRClassReward< InputDataType, OutputDataType >private
InputParameter() const mlpack::ann::VRClassReward< InputDataType, OutputDataType >inline
InputParameter()mlpack::ann::VRClassReward< InputDataType, OutputDataType >inline
networkmlpack::ann::VRClassReward< InputDataType, OutputDataType >private
OutputParameter() const mlpack::ann::VRClassReward< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::VRClassReward< InputDataType, OutputDataType >inline
outputParametermlpack::ann::VRClassReward< InputDataType, OutputDataType >private
rewardmlpack::ann::VRClassReward< InputDataType, OutputDataType >private
scalemlpack::ann::VRClassReward< InputDataType, OutputDataType >private
Serialize(Archive &, const unsigned int)mlpack::ann::VRClassReward< InputDataType, OutputDataType >
sizeAveragemlpack::ann::VRClassReward< InputDataType, OutputDataType >private
VRClassReward(const double scale=1, const bool sizeAverage=true)mlpack::ann::VRClassReward< InputDataType, OutputDataType >