psemek/libs/ml
2022-01-21 18:42:48 +03:00
..
include/psemek/ml/neural_net Add generic backpropagation (supporting any loss function, not only l2) 2022-01-21 18:42:48 +03:00
source/neural_net Add ml::neural_net_learner implementation with backpropagation, gradient descent, and tests 2022-01-21 12:12:38 +03:00
tests/neural_net Add generic backpropagation (supporting any loss function, not only l2) 2022-01-21 18:42:48 +03:00
CMakeLists.txt Add ml::neural_net_learner implementation with backpropagation, gradient descent, and tests 2022-01-21 12:12:38 +03:00