• Joined on 2024-12-24
leto pushed to main at leto/LeNN 2024-12-31 17:22:56 +01:00
a78b3ef569 Updated gitignore
8969d5ba2e Added network backpropagation, only works for last layer for now
922321e9cb Matrix extend functions and made hadamard return a Matrix
fb49c794b2 Added layer backpropagation
Compare 4 commits »
leto pushed to main at leto/LeNN 2024-12-31 02:09:04 +01:00
9a1810775b Updated gitignore
17259076a0 Added network forward propagation and feeding
81515a50d2 Matrix header guard
db04387314 Fix wrong matrix sizes in layer constructor
627679252f Layer default constructor
Compare 8 commits »
leto pushed to main at leto/LeNN 2024-12-31 01:13:21 +01:00
f4c5a3a92b Updated gitignore
b04b7df465 Layer library with forward propagation
283fa5890b Added LeMa library
Compare 3 commits »
leto pushed to main at leto/LeNN 2024-12-30 22:15:07 +01:00
18d7f1c910 fuck licences do whatever you want
leto created repository leto/LeNN 2024-12-30 22:14:46 +01:00
leto pushed to main at leto/LeMA 2024-12-30 21:46:17 +01:00
fba09a5c40 Added passing a function as parameter
7a2b42e06d Updated gitignore for windows
Compare 2 commits »
leto pushed to main at leto/LeMA 2024-12-27 23:41:23 +01:00
91348e7c09 Added operations for floats
leto pushed to main at leto/LeMA 2024-12-27 23:40:18 +01:00
2d2d6afcfb Delete main.cpp
leto pushed to main at leto/LeMA 2024-12-27 23:39:28 +01:00
e8f843a420 Now ignoring main.cpp to keep it clean
a4dabb247d Adding a float now returns a Matrix
Compare 2 commits »
leto commented on pull request leto/LeMA#1 2024-12-27 23:24:15 +01:00
Added some cool comments and deleted a stupid one

Looks good to me. Please don't kill the server

leto pushed to main at leto/LeMA 2024-12-27 23:24:03 +01:00
a3db9391d3 Merge pull request 'Added some cool comments and deleted a stupid one' (#1) from gitea_admin/LeMA:main into main
44b726f3f6 Added some cool comments and deleted a stupid one
Compare 2 commits »
leto merged pull request leto/LeMA#1 2024-12-27 23:24:02 +01:00
Added some cool comments and deleted a stupid one
leto pushed to main at leto/LeMA 2024-12-24 14:36:04 +01:00
077702eb73 Added some details for nugs
leto pushed to main at leto/LeMA 2024-12-24 14:33:27 +01:00
57fa219441 Reflected changes to README
leto pushed to main at leto/LeMA 2024-12-24 14:25:18 +01:00
3c596e9601 Added * operator and fixed Matrix.Set
leto pushed to main at leto/LeMA 2024-12-24 14:17:57 +01:00
e4026b8d60 Localized titre to title
leto pushed to main at leto/LeMA 2024-12-24 14:17:11 +01:00
b919f4a249 Added - operator
leto pushed to main at leto/LeMA 2024-12-24 14:14:08 +01:00
7e35b218d9 = operator uses new Swap function and added + operator
e0d6d480da Transpose now returns Matrix object
78a8185e19 Adding now returns a Matrix object
Compare 3 commits »
leto pushed to main at leto/LeMA 2024-12-24 13:59:03 +01:00
6eb4b00c12 Added operator = overload
leto pushed to main at leto/LeMA 2024-12-24 13:23:33 +01:00
96cea58568 Actualiser README.md