psemek/libs/ml/source/neural_net
2025-01-26 14:45:43 +03:00
..
error.cpp Support building without Boost.Stacktrace 2025-01-26 14:45:43 +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