julienChemillier
|
698d5820cd
|
Add backpropagation (.h and .c)
|
2022-11-03 17:50:11 +01:00 |
|
julienChemillier
|
df8d4f264e
|
Deletion of last_d_bias and last_d_weights
|
2022-11-03 16:29:53 +01:00 |
|
julienChemillier
|
d5c7c03f82
|
Add of input_z and and fix of issues
|
2022-10-31 20:08:42 +01:00 |
|
|
cf050de1d6
|
Move to Makefile
|
2022-10-24 12:54:51 +02:00 |
|
Julien Chemillier
|
e618989632
|
Modification in the structure
|
2022-10-08 14:13:02 +02:00 |
|
Julien Chemillier
|
a29e8a2c0f
|
Simplification of the creation of Lenet5
|
2022-10-03 10:22:12 +02:00 |
|
Julien Chemillier
|
659463e4b7
|
Fix issue in lenet5
|
2022-10-03 10:06:31 +02:00 |
|
Julien Chemillier
|
a604c96476
|
Add learning rate
|
2022-10-03 10:04:11 +02:00 |
|
Julien Chemillier
|
9f44e4a189
|
Completion of the forward
|
2022-10-02 20:31:20 +02:00 |
|
Julien Chemillier
|
71e7aaac34
|
Fix a commentary issue
|
2022-10-02 16:17:05 +02:00 |
|
|
dfe7fc7731
|
Add main.c & train.c
|
2022-10-01 17:53:14 +02:00 |
|
Julien Chemillier
|
66022a948e
|
Changes in forward
|
2022-09-30 15:50:29 +02:00 |
|
|
a478a454fd
|
Add equals_networks(...) function
|
2022-09-28 12:42:44 +02:00 |
|
|
55db9985a5
|
Add cnn/neuron_io.c
|
2022-09-23 14:25:56 +02:00 |
|
Julien Chemillier
|
cbd7b5427d
|
Changes in the structure of the cnn
|
2022-09-19 18:39:49 +02:00 |
|
Julien Chemillier
|
d236055a6d
|
Creation of the folder 'include'
|
2022-09-16 14:53:35 +02:00 |
|
|
8b4b7b19f6
|
Rename src/mnist_cnn -> src/cnn
|
2022-09-12 17:56:44 +02:00 |
|