|
|
4890761b0a
|
More generous iteration count for 3-layer XOR nn test
|
2025-01-25 21:14:53 +03:00 |
|
|
|
c59b28e13f
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
|
|
85d7a0ca33
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
|
|
d369abc61b
|
Support retrieving nn gradient wrt inputs in backpropagation & add tests
|
2022-01-23 19:37:42 +03:00 |
|
|
|
3dbbcadfe3
|
Add generic backpropagation (supporting any loss function, not only l2)
|
2022-01-21 18:42:48 +03:00 |
|
|
|
8630525dcf
|
Add ml::neural_net_learner implementation with backpropagation, gradient descent, and tests
|
2022-01-21 12:12:38 +03:00 |
|