12 Commits

Author SHA1 Message Date
220d0a71be Update backpropagation (It works now) 2023-01-25 11:18:47 +01:00
5f47b93672 Add loss computation 2023-01-20 13:41:38 +01:00
cea4132e2d Remove white spaces 2023-01-17 15:34:29 +01:00
c78c8a0ade Update linearisation detection 2023-01-17 12:49:35 +01:00
963a4afcff Add cnn knuth shuffle 2022-12-07 10:44:28 +01:00
5a0f807a00 Update update.c 2022-11-18 14:09:49 +01:00
julienChemillier
50af676027 Learning_rate is a (NON NULL) float 2022-11-15 18:15:18 +01:00
julienChemillier
f5f22c6b3e Fix issues 2022-11-15 12:58:00 +01:00
julienChemillier
d94f61bb77 First results in backprop ? 2022-11-15 12:50:38 +01:00
julienChemillier
682715d5d7 Add learning_rate missing 2022-11-04 11:31:34 +01:00
4637d62e73 Update backpropagation.c 2022-11-03 18:13:01 +01:00
julienChemillier
0e317549a5 Creation of update (.h and .c) 2022-11-03 16:28:03 +01:00