|
17bca42253
|
Update Makefile
|
2022-11-09 12:55:55 +01:00 |
|
|
70e0ed08b7
|
Update mnist utils
|
2022-11-08 19:56:58 +01:00 |
|
julienChemillier
|
df8d4f264e
|
Deletion of last_d_bias and last_d_weights
|
2022-11-03 16:29:53 +01:00 |
|
|
ee6b6c7fc4
|
Update convolution.cu
Fix compilation with `extern "C" { ... }`
|
2022-11-03 10:05:21 +01:00 |
|
|
1608256e43
|
Add cuda convolution
|
2022-11-01 17:24:29 +01:00 |
|
|
340e2fb5d2
|
Update tasks.json
|
2022-10-24 13:56:32 +02:00 |
|
|
cf050de1d6
|
Move to Makefile
|
2022-10-24 12:54:51 +02:00 |
|
|
35ac91585f
|
Update CUDA matrix_multiplication test
|
2022-10-21 14:36:26 +02:00 |
|
|
757d641580
|
Remove unused CUDA code
|
2022-10-21 14:22:57 +02:00 |
|
|
a9e704a7bc
|
Update matrix_multiplication
|
2022-10-14 19:56:39 +02:00 |
|
|
9c560ef534
|
Add matrix_multiplication test
|
2022-10-14 18:17:29 +02:00 |
|
|
b64561f64f
|
Add copy_network
|
2022-10-05 11:20:26 +02:00 |
|
Julien Chemillier
|
a604c96476
|
Add learning rate
|
2022-10-03 10:04:11 +02:00 |
|
|
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 |
|
|
b12a03c1ba
|
Rename mnist out files: out/* -> out/mnist_*
|
2022-09-29 22:21:33 +02:00 |
|
|
f52c853f8e
|
Add network equality test
|
2022-09-28 12:43:34 +02:00 |
|
|
577954908c
|
Add colors.h
|
2022-09-28 10:20:08 +02:00 |
|
|
ad00b873b4
|
Update cnn/neuron_io
|
2022-09-25 11:52:36 +02:00 |
|
|
55db9985a5
|
Add cnn/neuron_io.c
|
2022-09-23 14:25:56 +02:00 |
|
|
3643f4c50e
|
Simplify code & typo
|
2022-09-10 18:23:16 +02:00 |
|
|
a8b7ea295e
|
Remove unnecessary statement
|
2022-06-27 11:07:08 +02:00 |
|
|
e984ec5cdd
|
Add test cuda_utils
|
2022-06-27 10:59:45 +02:00 |
|
|
0c49729e0e
|
Add free
|
2022-05-23 17:27:38 +02:00 |
|
|
0d2f48c192
|
Fix test_utils.sh
|
2022-05-16 17:42:09 +02:00 |
|
|
dd0113e128
|
Update tests
|
2022-05-16 17:26:04 +02:00 |
|
|
afb0e7b068
|
Update tests
|
2022-05-14 16:04:35 +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
|
c7e0b50759
|
Rename variables
|
2022-04-05 09:08:39 +02:00 |
|
|
8c46c16fd7
|
Move MNIST data files
|
2022-04-03 21:44:15 +02:00 |
|
|
094bb7d57c
|
Ajout test lecture mnist
|
2022-04-02 16:15:27 +02:00 |
|
|
e927e43baf
|
Ajout test création réseau
|
2022-04-01 15:19:16 +02:00 |
|
|
79609f4687
|
Ajout lecture reseau depuis fichier
|
2022-03-28 18:03:10 +02:00 |
|
Julien Chemillier
|
991ecebcf4
|
Change struct names
|
2022-03-28 13:29:29 +02:00 |
|
|
afdfd9a8ea
|
Add tests
|
2022-03-27 14:42:00 +02:00 |
|