julienChemillier
|
1bd92074ab
|
Back to multiple bias implementation
|
2023-03-18 13:25:58 +01:00 |
|
julienChemillier
|
2a88621c34
|
Change bias implementation to fix keras's one
|
2023-03-12 11:13:26 +01:00 |
|
julienChemillier
|
89402b9ee6
|
Replace numbers by defines
|
2023-03-08 20:48:34 +01:00 |
|
julienChemillier
|
76f17371de
|
Change of documention in 'struct.h'
|
2023-02-19 13:54:00 +01:00 |
|
julienChemillier
|
c13772c291
|
Change 'w' and 'd_w' to 'weights' and 'd_weights'
|
2023-02-19 13:38:33 +01:00 |
|
julienChemillier
|
9ed53ceabb
|
Change 'output_units' to 'size_output'
|
2023-02-19 12:53:08 +01:00 |
|
julienChemillier
|
c67d2bf697
|
Change 'input_units' to 'size_input'
|
2023-02-19 12:50:27 +01:00 |
|
|
f60a80f8c5
|
Fix typo
|
2023-02-18 13:10:42 +01:00 |
|
julienChemillier
|
46ce52802e
|
merge
|
2023-01-30 09:39:45 +01:00 |
|
julienChemillier
|
c914370103
|
Fix linearisation variable
|
2023-01-11 12:09:41 +01:00 |
|
julienChemillier
|
50af676027
|
Learning_rate is a (NON NULL) float
|
2022-11-15 18:15:18 +01:00 |
|
julienChemillier
|
65505858da
|
Update backprop
|
2022-11-12 14:20:13 +01:00 |
|
julienChemillier
|
dffc1598ff
|
Use of 'linearisation' variable
|
2022-11-04 08:31:58 +01:00 |
|
julienChemillier
|
df8d4f264e
|
Deletion of last_d_bias and last_d_weights
|
2022-11-03 16:29:53 +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 |
|
Julien Chemillier
|
e618989632
|
Modification in the structure
|
2022-10-08 14:13:02 +02:00 |
|
|
b64561f64f
|
Add copy_network
|
2022-10-05 11:20:26 +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
|
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 |
|