Commit Graph

20 Commits

Author SHA1 Message Date
ada01d350b Change signature of train method 2026-03-30 18:28:21 +02:00
aed78fe9d2 Implement multi layer 2026-03-30 13:38:44 +02:00
0fe309cd4e Rename some stuff 2026-03-29 21:32:08 +02:00
17cff89b44 Implement gradient backpropagation stub 2026-03-28 13:19:36 +01:00
6d88651385 Move dataset components 2026-03-28 12:25:59 +01:00
7fb4a7c057 Minor changes 2026-03-27 12:40:00 +01:00
572e5c7484 Add some plotting 2026-03-26 22:35:07 +01:00
64bc830f18 Add multi-layer support 2026-03-26 21:21:31 +01:00
0d3ab0de8d Reimplement Adaline 2026-03-26 11:27:10 +01:00
76465ab6ee Start to add test coverage 2026-03-25 22:36:26 +01:00
65d3a0e3e4 Fix implementation 2026-03-25 16:11:09 +01:00
0217607e9b Start to reimplement gradient descent 2026-03-23 23:12:52 +01:00
5ace4952fb Just a regular commit 2026-03-23 18:47:36 +01:00
a84c3d999d Fix weights correction 2026-03-23 17:13:53 +01:00
b25aaba088 Implement main structure of framework 2026-03-23 16:39:12 +01:00
76bc791889 Just a regular commit 2026-03-22 23:36:44 +01:00
6742b18473 Just a regular commit 2026-03-20 16:58:51 +01:00
a2a74566ba Fully fixed gradient descent 2026-03-18 13:15:01 +01:00
7dc55a370f Added dataset anf fixed gradient descent algorithm 2026-03-18 09:18:43 +01:00
efab887521 Initial commit 2026-03-17 21:28:37 +01:00