|
7fff1652c5
|
Update neuron_io.c
|
2022-10-05 11:28:29 +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
|
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 |
|
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 |
|
|
b7eda807fc
|
Update mnist .h files
|
2022-09-30 15:44:28 +02:00 |
|
|
b12a03c1ba
|
Rename mnist out files: out/* -> out/mnist_*
|
2022-09-29 22:21:33 +02:00 |
|
|
a478a454fd
|
Add equals_networks(...) function
|
2022-09-28 12:42:44 +02:00 |
|
|
577954908c
|
Add colors.h
|
2022-09-28 10:20:08 +02:00 |
|
Julien Chemillier
|
1d0bc02f7b
|
Correction of a free issue
|
2022-09-28 10:14:20 +02:00 |
|
|
be8f1bb5cb
|
Add debug statements
|
2022-09-26 18:00:31 +02:00 |
|
|
ad00b873b4
|
Update cnn/neuron_io
|
2022-09-25 11:52:36 +02:00 |
|
|
ffc61d3426
|
Update cnn/neuron_io
|
2022-09-23 16:03:53 +02:00 |
|
|
defb14f6cd
|
Add nn io documentation
|
2022-09-23 14:27:13 +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 |
|
Julien Chemillier
|
93e1555136
|
Modification of struct.h
|
2022-09-16 14:36:50 +02:00 |
|
|
8b4b7b19f6
|
Rename src/mnist_cnn -> src/cnn
|
2022-09-12 17:56:44 +02:00 |
|
|
3643f4c50e
|
Simplify code & typo
|
2022-09-10 18:23:16 +02:00 |
|
|
4720fb18e1
|
Change network->kernel definition
|
2022-09-10 17:17:49 +02:00 |
|
Julien Chemillier
|
e280d3e9da
|
Update mnist_cnn: improve code readability
|
2022-09-09 17:39:07 +02:00 |
|
Julien Chemillier
|
19efa5f7d6
|
Seperation in files of cnn.c
|
2022-07-05 08:13:25 +02:00 |
|
|
789f740cce
|
Add scripts
|
2022-07-02 10:57:19 +02:00 |
|
|
26a4d7a0f6
|
Add protocol option
|
2022-07-02 10:56:55 +02:00 |
|
|
3faff1e541
|
Add print-poids-neurone option
|
2022-07-02 10:56:06 +02:00 |
|
|
9df46ff801
|
Add print-images
|
2022-07-01 16:16:55 +02:00 |
|
Julien Chemillier
|
9a032a4933
|
Deletion of useless files
|
2022-06-30 10:31:56 +02:00 |
|
Julien Chemillier
|
38f850988b
|
Update comments of neuron.h
|
2022-06-30 10:27:42 +02:00 |
|
Julien Chemillier
|
a352c02a07
|
Update comments of preview
|
2022-06-30 10:27:09 +02:00 |
|
Julien Chemillier
|
4afe376353
|
Update comments of neuron_io
|
2022-06-30 10:26:17 +02:00 |
|
Julien Chemillier
|
b6057fe97d
|
Update comments of neural_network
|
2022-06-30 10:25:04 +02:00 |
|
|
1f655fecc5
|
Update cuda_utils.cu
|
2022-06-27 10:59:29 +02:00 |
|
|
458135effc
|
Fix preview
|
2022-06-23 22:55:01 +02:00 |
|
|
28cc512737
|
Add <stdbool.h>
|
2022-06-23 22:54:49 +02:00 |
|
|
828d7b83cc
|
Add comments in headers files
|
2022-06-03 15:47:02 +02:00 |
|
|
3b99d3c4d1
|
Fix headers
|
2022-06-01 21:31:32 +02:00 |
|
|
c39e9bab4f
|
Update main.c
|
2022-06-01 17:14:41 +02:00 |
|
|
bea5eafab7
|
Add copy_network_cuda
|
2022-06-01 17:14:16 +02:00 |
|
|
f27d7542f8
|
Add cuda_utils
|
2022-06-01 17:13:45 +02:00 |
|
|
0c49729e0e
|
Add free
|
2022-05-23 17:27:38 +02:00 |
|