Commit Graph

14 Commits

Author SHA1 Message Date
13e786d34b cnn/neuron_io: track compatibility 2023-05-15 15:51:12 +02:00
julienChemillier
c13772c291 Change 'w' and 'd_w' to 'weights' and 'd_weights' 2023-02-19 13:38:33 +01:00
julienChemillier
3148dd56ad Add convolution_layer.png 2023-02-19 12:54:28 +01:00
julienChemillier
9ed53ceabb Change 'output_units' to 'size_output' 2023-02-19 12:53:08 +01:00
julienChemillier
c67d2bf697 Change 'input_units' to 'size_input' 2023-02-19 12:50:27 +01:00
julienChemillier
3f9114c245 Change fully_connected to dense 2023-02-17 14:56:05 +01:00
julienChemillier
5c0a728017 Modification of backpropagation_explaination.md 2023-02-17 14:52:29 +01:00
julienChemillier
7d1729970a Ajout de texte et passage de l'anglais au français 2023-02-15 11:30:20 +01:00
julienChemillier
0e0198bca2 Add convolution to explaination 2023-02-14 15:21:09 +01:00
julienChemillier
00ae08891d Better visual in backpropagation_explaination.md 2023-02-08 18:00:41 +01:00
julienChemillier
26c9fe7c96 Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
2ac811ca78 Add linearisation variable to neuron_io 2023-01-13 22:19:06 +01:00
80e82c16f6 Add cnn/main and cnn/train documentation 2022-12-19 15:48:33 +01:00
4656c04ad9 Add mnist & webserver documentation 2022-12-09 22:18:58 +01:00