2 Commits

Author SHA1 Message Date
Bausager edad247227 Starting on the model.h, but need to make layer structs and structs for loss and optimizers 2026-05-30 09:13:52 +02:00
Bausager eb0a49591e Dropout Layer
Implemented rng::uniform and rng::binomial for single values, vectors and matrices. implemeted dropout layers and tested it. Also fixed the validation code. Before it used y one place, now it uses y_test as it should.
2026-05-21 15:38:49 +02:00