|
MLask 1.0.0
A custom c++ deep learning library
|


Go to the source code of this file.
Namespaces | |
| namespace | mlask |
Concepts | |
| concept | mlask::ErrorFunction |
| Concept representing an error function that contains a functor inside it @detials a class that needs to have an operator () with two float_t args, and which returns float_t(error) | |