|
nnlib
GPU-accelerated, C/C++ neural network library.
|
Header file declaring different metrics. More...
#include "tensor.h"Go to the source code of this file.
Classes | |
| class | Metric |
| An abstract class to represent metrics. More... | |
| class | CategoricalAccuracy |
| The implementation of categorical accuracy. More... | |
| class | BinaryAccuracy |
| The implementation of binary accuracy. More... | |
Header file declaring different metrics.