Commit Graph

547 Commits

Author SHA1 Message Date
df48b92cf2 Fix various multithreading related issues 2023-01-14 15:02:57 +01:00
dd6fb046c7 Fix various memory leaks in mnist NN 2023-01-14 14:52:40 +01:00
48dcded57a Fix unauthorized read 2023-01-14 14:30:59 +01:00
b6aafbf0fd Fix various memory leaks 2023-01-14 14:30:34 +01:00
2ac811ca78 Add linearisation variable to neuron_io 2023-01-13 22:19:06 +01:00
b5c4384e42 Rename variable 2023-01-13 22:17:37 +01:00
f3760069f8 Update Makefile 2023-01-13 16:01:19 +01:00
7aa4ab9403 Update test/cnn_structure.c 2023-01-13 15:59:04 +01:00
df39c2c299 Add colors 2023-01-13 15:58:46 +01:00
f1c7246d77 Typo 2023-01-13 15:58:26 +01:00
03ad4b01e5 Use OpenMP instead of clock time
It was previously not accurate when using threads
2023-01-13 15:58:11 +01:00
julienChemillier
c914370103 Fix linearisation variable 2023-01-11 12:09:41 +01:00
julienChemillier
1a6eb2d7c7 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2023-01-11 11:54:41 +01:00
5fa5a79b0c Add cnn structure test 2023-01-06 18:27:56 +01:00
76547dc382 Update presentation.md 2023-01-04 11:35:49 +01:00
9dfcba3551 Update benchmark tests 2023-01-04 11:00:51 +01:00
4ee92a8263 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2023-01-04 10:52:48 +01:00
d0d68c7afd Update cuda benchmark 2023-01-04 10:52:39 +01:00
047a24ca9f Add convolution benchmark [CUDA] 2023-01-04 10:50:55 +01:00
julienChemillier
1bd3f74a79 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2022-12-31 17:42:51 +01:00
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