mlpack
mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType > Member List

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

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >
CosineEmbeddingLoss(const double margin=0.0, const bool similarity=true, const bool takeMean=false)mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >
Delta() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
Delta()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
Forward(const PredictionType &prediction, const TargetType &target)mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >
InputParameter() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
InputParameter()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
Margin() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
Margin()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
OutputParameter() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >
Similarity() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
Similarity()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
TakeMean() constmlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline
TakeMean()mlpack::ann::CosineEmbeddingLoss< InputDataType, OutputDataType >inline