nnlib
GPU-accelerated, C/C++ neural network library.
losses Directory Reference

Files

file  binary_cross_entropy.cpp
 Source file defining the methods of the BinaryCrossEntropy class.
 
file  categorical_cross_entropy.cpp
 Source file defining the methods of the CategoricalCrossEntropy class.
 
file  loss.cpp
 Source file defining the methods of the Loss class.
 
file  mean_squared_error.cpp
 Source file defining the methods of the MeanSquaredError class.