17 Commits

Author SHA1 Message Date
LeLeLeLeto
a78b3ef569 Updated gitignore 2024-12-31 17:22:46 +01:00
LeLeLeLeto
8969d5ba2e Added network backpropagation, only works for last layer for now 2024-12-31 17:22:36 +01:00
LeLeLeLeto
922321e9cb Matrix extend functions and made hadamard return a Matrix 2024-12-31 17:22:20 +01:00
LeLeLeLeto
fb49c794b2 Added layer backpropagation 2024-12-31 17:21:57 +01:00
LeLeLeLeto
9a1810775b Updated gitignore 2024-12-31 02:08:55 +01:00
LeLeLeLeto
17259076a0 Added network forward propagation and feeding 2024-12-31 02:08:44 +01:00
LeLeLeLeto
81515a50d2 Matrix header guard 2024-12-31 02:08:27 +01:00
LeLeLeLeto
db04387314 Fix wrong matrix sizes in layer constructor 2024-12-31 02:08:13 +01:00
LeLeLeLeto
627679252f Layer default constructor 2024-12-31 01:38:56 +01:00
LeLeLeLeto
87d39a705d Matrix default constructor 2024-12-31 01:35:05 +01:00
LeLeLeLeto
25fe960caf Layer feed function and constructor 2024-12-31 01:34:56 +01:00
LeLeLeLeto
02f0c8eac7 Attributes to public and removed learning rate in layer 2024-12-31 01:15:20 +01:00
LeLeLeLeto
f4c5a3a92b Updated gitignore 2024-12-31 01:13:15 +01:00
LeLeLeLeto
b04b7df465 Layer library with forward propagation 2024-12-31 01:12:47 +01:00
LeLeLeLeto
283fa5890b Added LeMa library 2024-12-31 01:12:30 +01:00
18d7f1c910 fuck licences do whatever you want 2024-12-30 22:15:05 +01:00
e2e4299ca9 Initial commit 2024-12-30 22:14:46 +01:00