|
MLask 1.0.0
A custom c++ deep learning library
|
#include "ErrorFunction.hpp"

Go to the source code of this file.
Classes | |
| class | mlask::GenericErrorFunction< err > |
| Class representing an error function Children should define a way to move forawrd and backward, but for simplicity they define a function that operates on a single x_1 and x_2 from result vector and expected vector, instead of on the entire vector. More... | |
Namespaces | |
| namespace | mlask |