c0381efa71
Ajout de utils.cu & recoloration des tests
...
Ajout de test.cu:
Suppression de redondances dans le code
Recoloration des tests:
Ajout de couleurs pour clarifier le bon fonctionnement ou non du programme
2022-11-11 11:20:30 +01:00
60473ed567
Update cnn neuron_io
2022-11-08 19:57:27 +01:00
julienChemillier
72919406a0
Fix issues
2022-11-08 18:04:58 +01:00
julienChemillier
b21ac23673
Add of the dropout feature
2022-11-04 12:02:00 +01:00
julienChemillier
7a0ee3be7b
Implementation of the initialisation
2022-11-04 10:54:32 +01:00
julienChemillier
dffc1598ff
Use of 'linearisation' variable
2022-11-04 08:31:58 +01:00
4637d62e73
Update backpropagation.c
2022-11-03 18:13:01 +01:00
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
0e317549a5
Creation of update (.h and .c)
2022-11-03 16:28:03 +01:00
f30cf0229a
Fix convolution
2022-11-03 11:26:08 +01:00
julienChemillier
59a536aad7
Add print files (non tested)
2022-11-01 18:06:52 +01:00
1608256e43
Add cuda convolution
2022-11-01 17:24:29 +01:00
julienChemillier
a1dba81e17
Add 'get_function_activation' function
2022-11-01 11:20:17 +01:00
julienChemillier
3d63e9e63b
Updates in comments
2022-11-01 10:10:43 +01:00
julienChemillier
d5c7c03f82
Add of input_z and and fix of issues
2022-10-31 20:08:42 +01:00
julienChemillier
d6d69a1acb
Add functions for batches (non tested)
2022-10-26 18:27:46 +02:00
julienChemillier
816f7ea334
Add 'get_function_activation' function
2022-10-26 17:32:54 +02: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
638cada723
Add mean squared error (MSE)
2022-10-07 15:32:54 +02:00
b64561f64f
Add copy_network
2022-10-05 11:20:26 +02:00
Julien Chemillier
60a4976dd6
Merge branch 'main' of https://github.com/julienChemillier/TIPE
2022-10-05 11:10:24 +02:00
Julien Chemillier
75709589c2
Add free_network
2022-10-05 11:10:13 +02:00
1f563f5f23
Minor changes
2022-10-04 12:43:37 +02:00
Julien Chemillier
a29e8a2c0f
Simplification of the creation of Lenet5
2022-10-03 10:22:12 +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
8ea6062440
Leak repairs in free.c/h
2022-10-02 16:16:14 +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
a478a454fd
Add equals_networks(...)
function
2022-09-28 12:42:44 +02:00
be8f1bb5cb
Add debug statements
2022-09-26 18:00:31 +02:00
ffc61d3426
Update cnn/neuron_io
2022-09-23 16:03:53 +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