|
dfe7fc7731
|
Add main.c & train.c
|
2022-10-01 17:53:14 +02:00 |
|
|
b7eda807fc
|
Update mnist .h files
|
2022-09-30 15:44:28 +02:00 |
|
|
defb14f6cd
|
Add nn io documentation
|
2022-09-23 14:27:13 +02:00 |
|
|
3643f4c50e
|
Simplify code & typo
|
2022-09-10 18:23:16 +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
|
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 |
|
|
4940807da3
|
Fix parallel
|
2022-05-23 11:48:02 +02:00 |
|
|
511a522a34
|
Add utils/patch-network
|
2022-05-21 18:06:39 +02:00 |
|
|
986707af2b
|
Update neuron_io
|
2022-05-21 15:11:36 +02:00 |
|
|
45c39d8880
|
Add arguments
|
2022-05-20 19:40:12 +02:00 |
|
|
62b14f8b07
|
Add neuron_io/delta_network
|
2022-05-20 19:39:47 +02:00 |
|
|
5beaad3e54
|
Add delta_network
|
2022-05-19 22:26:19 +02:00 |
|
|
dd0113e128
|
Update tests
|
2022-05-16 17:26:04 +02:00 |
|
|
dfb33147f3
|
Add free(neuron->last_back_weights);
|
2022-05-14 14:46:48 +02:00 |
|
|
d40212d313
|
Add multithreading support
|
2022-05-14 10:35:03 +02:00 |
|
|
13c59de4ec
|
Add casts
|
2022-05-14 10:34:26 +02:00 |
|
|
ce947fe91d
|
Add copy_network and patch_network
|
2022-05-14 10:28:40 +02:00 |
|
Julien Chemillier
|
6532ad2545
|
Add "mnist_cnn" folder
|
2022-05-13 15:28:45 +02:00 |
|
Julien Chemillier
|
3046b502bd
|
Changes in name of variables
|
2022-05-10 21:04:48 +02:00 |
|
|
36607c8888
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE.git
|
2022-05-03 10:02:59 +02:00 |
|
|
49303825fb
|
Add 'test_reseau' option
|
2022-05-03 10:02:47 +02:00 |
|
Julien Chemillier
|
563b8dc1a3
|
Suppression of a define
|
2022-05-03 09:56:05 +02:00 |
|
|
6b69dff500
|
Fix filename
|
2022-05-03 09:44:40 +02:00 |
|
Julien Chemillier
|
f164236b5f
|
Corrections d'erreurs de traduction
|
2022-04-30 09:31:52 +02:00 |
|
Julien Chemillier
|
be8d87d4be
|
Add batches
|
2022-04-26 17:46:41 +02:00 |
|
|
daaef0971b
|
Update main.c
|
2022-04-26 17:29:25 +02:00 |
|
|
fd7fe39e14
|
Update main.c
|
2022-04-26 17:09:12 +02:00 |
|
|
95222fdf81
|
Add preview fails option & loss stat
|
2022-04-26 16:47:43 +02:00 |
|
|
34cb91c68a
|
Update mnist.h
|
2022-04-26 16:45:28 +02:00 |
|
|
5414699aa8
|
Update preview.c
|
2022-04-26 16:44:45 +02:00 |
|
Julien Chemillier
|
cad730cb1e
|
Reorganisation of files
|
2022-04-26 11:39:29 +02:00 |
|
Julien Chemillier
|
698e72f56e
|
English traduction of variables
|
2022-04-25 14:39:45 +02:00 |
|
Julien Chemillier
|
55fb2ecf75
|
Changes in neuron struct
|
2022-04-25 10:29:36 +02:00 |
|
Julien Chemillier
|
a8accfe409
|
Add softmax
|
2022-04-25 10:09:47 +02:00 |
|
|
a57e908fe4
|
Add utils: count-labels
|
2022-04-22 15:03:21 +02:00 |
|
|
b30bedd375
|
Add debug options & cleaned code
|
2022-04-22 14:22:45 +02:00 |
|
|
48a95b10db
|
Fix Sigmoid
|
2022-04-21 12:09:35 +02:00 |
|