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