11 Commits

Author SHA1 Message Date
Bausager 48f329feef Regulaization
Sync public mirror / sync (push) Failing after 27s
Started on regulaization in  Loss.h. I need to refactor the matsum.h since I need a total sum over the matrix. Also matmul needs a elementwise matmul function, which is the next this in the ragulaization
2026-01-03 22:10:50 +01:00
Bausager c164d790db NNFS p.135
Sync public mirror / sync (push) Successful in 37s
Started on the iteration, not need to rewrite matadd.h and need to make matrandom.h.
2025-10-07 19:06:33 +02:00
Bausager 88227a38fc Neural Network
Started on implementing neural network from NNFS. I've done ReLU and stopped at p.104. Softmax is not ready.
2025-10-03 20:54:37 +02:00
Bausager 513f071748 Ready for fvm steady case 2025-09-21 20:57:02 +02:00
Bausager 92437e5ef1 LU and LU inverse is done 2025-09-14 18:35:37 +02:00
Bausager 88087ea6a6 Finishing up and starting lu decomp 2025-09-13 21:44:20 +02:00
Bausager 320436ce98 ready for parralization 2025-09-12 22:58:52 +02:00
Bausager cb825aec40 First draft of vector class is ready, not done with the module test in main.cpp 2025-09-10 20:57:06 +02:00
Bausager 0bd96dd219 Reworking vector class with core funtionality 2025-09-08 20:24:51 +02:00
Bausager 795617f3fd testing 2025-08-29 18:02:31 +02:00
Bausager 934aea9346 Uploading files to Git 2025-08-20 20:40:24 +02:00