|
nnlib
GPU-accelerated, C/C++ neural network library.
|
This is the complete list of members for CategoricalCrossEntropy, including all inherited members.
| calculateLoss(const sTensor &targets, const sTensor &predictions) override (defined in CategoricalCrossEntropy) | CategoricalCrossEntropy | virtual |
| calculateMetric(const sTensor &targets, const sTensor &predictions) override | Loss | virtual |
| currentTotalMetric | Metric | protected |
| getShortName() const override | CategoricalCrossEntropy | virtual |
| Loss() | Loss | |
| Metric() | Metric | |
| numSamples | Metric | protected |
| reset() | Metric |