MachineLearning icon indicating copy to clipboard operation
MachineLearning copied to clipboard

Add more loss functions

Open aromanro opened this issue 2 years ago • 0 comments

For now only L2, L1 and binary cross-entropy losses are implemented. Should be enough for simple examples/cases... but more could be added (as in Huber and so on).

This is postponed until the project reaches a functional state (up to the intended multilayer perceptron).

aromanro avatar Mar 08 '23 09:03 aromanro