8 Commits

Author SHA1 Message Date
Bausager bd2edea8ef p.238 in NNFS
Sync public mirror / sync (push) Failing after 24s
2025-12-23 14:47:40 +01:00
Bausager 134f8cb363 Test on private repo
Sync public mirror / sync (push) Successful in 1m7s
2025-10-06 20:52:19 +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 3a53b6ebf7 interpolation1d
done single-threded 1d interpolations; linear, rational, cubic spline, polynomial and barycentric. Still not done test functions yet. Still missing multi-core options.
2025-09-18 20:18:27 +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 934aea9346 Uploading files to Git 2025-08-20 20:40:24 +02:00