psemek/libs/ml/source/neural_net
2022-01-21 12:12:38 +03:00
..
activation.cpp Fix ml::unknown_activation_type overriding what() 2022-01-21 12:10:51 +03:00
error.cpp Move neural net errors to a separate file 2022-01-20 20:07:36 +03:00
evaluator.cpp Move neural net errors to a separate file 2022-01-20 20:07:36 +03:00
learner.cpp Add ml::neural_net_learner implementation with backpropagation, gradient descent, and tests 2022-01-21 12:12:38 +03:00
neural_net.cpp Move neural net errors to a separate file 2022-01-20 20:07:36 +03:00
randomize.cpp Add neural net random initialization 2022-01-20 14:16:54 +03:00