Commit Graph

327 Commits

Author SHA1 Message Date
110040b36a Update mcot.md 2022-12-30 14:47:10 +01:00
julienChemillier
851c5c3a58 1ère version du MCOT 2022-12-27 09:20:23 +01:00
julienChemillier
bf5f0cf078 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-12-27 09:19:37 +01:00
7af686345a Update comments 2022-12-19 15:49:18 +01:00
c913bf3195 Update train.c 2022-12-19 15:49:03 +01:00
80e82c16f6 Add cnn/main and cnn/train documentation 2022-12-19 15:48:33 +01:00
fb7937f67f Update doc 2022-12-09 22:22:06 +01:00
4656c04ad9 Add mnist & webserver documentation 2022-12-09 22:18:58 +01:00
cedb240df2 Add recovery option 2022-12-07 13:09:39 +01:00
963a4afcff Add cnn knuth shuffle 2022-12-07 10:44:28 +01:00
4057982adc Update COMPTE_RENDU.md 2022-12-07 10:39:20 +01:00
julienChemillier
c74d3f574b Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-12-07 10:27:52 +01:00
ffc0c6ea9f Add knuth shuffle 2022-11-30 11:24:37 +01:00
e584dfc791 Add test-network option implementation 2022-11-30 10:21:56 +01:00
7da3544d8b Add recognize option 2022-11-25 15:17:47 +01:00
julienChemillier
c1283d8c4b Fix softmax_backward 2022-11-25 14:49:21 +01:00
88bec19189 Update neuron_io.c 2022-11-23 11:45:28 +01:00
1837e59f2e Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2022-11-23 11:37:36 +01:00
4cafabdbee Update train.c 2022-11-23 11:37:26 +01:00
julienChemillier
67e92e9736 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-23 10:41:47 +01:00
65a91dd441 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2022-11-23 10:41:28 +01:00
11ce67f845 Update multithreading 2022-11-23 10:41:19 +01:00
julienChemillier
db93fd3d7a Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-23 10:29:49 +01:00
18900f3fe9 Change images aspect ration 2022-11-19 22:22:24 +01:00
66e302d6c1 Update Makefile 2022-11-19 17:46:17 +01:00
cfb3cb28d7 Add cnn/preview.c 2022-11-19 17:39:56 +01:00
715f550a49 Update Makefile 2022-11-19 16:11:24 +01:00
7192d35c56 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2022-11-19 16:09:28 +01:00
d0b7781695 Add jpeg dataset implementation 2022-11-19 16:09:07 +01:00
julienChemillier
14bcd5e69e Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-18 14:10:32 +01:00
5a0f807a00 Update update.c 2022-11-18 14:09:49 +01:00
julienChemillier
ea03e3a464 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-17 13:02:34 +01:00
d03f7493b2 Move update 2022-11-16 10:38:01 +01:00
julienChemillier
50af676027 Learning_rate is a (NON NULL) float 2022-11-15 18:15:18 +01:00
julienChemillier
d728530d1a Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-15 18:08:04 +01:00
3e7309c6e1 Add current_accuracy estimation 2022-11-15 17:50:33 +01:00
ef4c5087b7 Add cnn_update.o to linking 2022-11-15 17:28:13 +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
c73d4d5b90 Fix 'nan' issue 2022-11-15 12:47:33 +01:00
julienChemillier
65505858da Update backprop 2022-11-12 14:20:13 +01:00
julienChemillier
4e8f440db7 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-12 14:07:57 +01:00
6d635d7634 Update matrix_multiplication test 2022-11-11 11:41:21 +01:00
7572874f2e Update Makefile regarding systems without nvcc 2022-11-11 11:31:24 +01:00
c0381efa71 Ajout de utils.cu & recoloration des tests
Ajout de test.cu:
    Suppression de redondances dans le code
Recoloration des tests:
    Ajout de couleurs pour clarifier le bon fonctionnement ou non du programme
2022-11-11 11:20:30 +01:00
17bca42253 Update Makefile 2022-11-09 12:55:55 +01:00
julienChemillier
43ffdc1b56 Fix an issue 2022-11-09 10:55:14 +01:00
julienChemillier
9d77080de7 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-11-08 20:16:54 +01:00
60473ed567 Update cnn neuron_io 2022-11-08 19:57:27 +01:00
5a34311dfb Update cnn utils 2022-11-08 19:57:13 +01:00