psemek/libs/ml/source/neural_net
2023-08-06 18:33:07 +03:00
..
error.cpp Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +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