|
b893f11da0
|
Add random offset to mnist images during learning
|
2023-03-22 13:03:19 +01:00 |
|
|
79312caace
|
Use printf_error and printf_warning when needed
|
2023-02-28 13:14:51 +01:00 |
|
|
b75388f463
|
Add CNN to webserver
|
2023-01-23 21:16:36 +01:00 |
|
|
cedb240df2
|
Add recovery option
|
2022-12-07 13:09:39 +01:00 |
|
|
7da3544d8b
|
Add recognize option
|
2022-11-25 15:17:47 +01:00 |
|
julienChemillier
|
7a0ee3be7b
|
Implementation of the initialisation
|
2022-11-04 10:54:32 +01:00 |
|
|
cf050de1d6
|
Move to Makefile
|
2022-10-24 12:54:51 +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 |
|
|
dfe7fc7731
|
Add main.c & train.c
|
2022-10-01 17:53:14 +02:00 |
|
|
e3099106c7
|
Rename main.c -> cnn.c
|
2022-09-30 15:54:21 +02:00 |
|
Julien Chemillier
|
66022a948e
|
Changes in forward
|
2022-09-30 15:50:29 +02:00 |
|
|
577954908c
|
Add colors.h
|
2022-09-28 10:20:08 +02:00 |
|
|
be8f1bb5cb
|
Add debug statements
|
2022-09-26 18:00:31 +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 |
|