tipe/doc/cnn
2023-02-15 11:30:20 +01:00
..
2d_pooling_layer.png Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
backpropagation_explaination.md Ajout de texte et passage de l'anglais au français 2023-02-15 11:30:20 +01:00
fully_connected.png Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
last_layer.png Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
main.md Add cnn/main and cnn/train documentation 2022-12-19 15:48:33 +01:00
neuron_io.md Add linearisation variable to neuron_io 2023-01-13 22:19:06 +01:00
README.md Add cnn/main and cnn/train documentation 2022-12-19 15:48:33 +01:00
train.md Add cnn/main and cnn/train documentation 2022-12-19 15:48:33 +01:00

Réseau de neurones convolutif code

Cette partie du code implémente un réseau de neuron convolutif.

Compilation

make cnn

Fichiers