tipe/doc/cnn
2023-02-19 13:38:33 +01:00
..
2d_pooling_layer.png Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
backpropagation_explaination.md Change fully_connected to dense 2023-02-17 14:56:05 +01:00
convolution_layer.png Add convolution_layer.png 2023-02-19 12:54:28 +01:00
dense.png Change fully_connected to dense 2023-02-17 14:56:05 +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 Change 'w' and 'd_w' to 'weights' and 'd_weights' 2023-02-19 13:38:33 +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