20 Commits

Author SHA1 Message Date
5bd5397356 Remove some warnings 2023-02-19 15:02:21 +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
63ef37dc56 Add count_null_weights 2023-02-19 10:22:42 +01:00
795d8b68d7 Add custom memory_management 2023-02-18 13:03:08 +01:00
julienChemillier
33f85baa1e Fix issues due to pooling 2023-02-03 15:12:59 +01:00
julienChemillier
ae9d72a6eb Fix Mutlithreading issue with pooling 2023-02-02 14:05:26 +01:00
64e1cf0ad5 Implement custom memory management 2023-01-28 22:04:38 +01:00
fe880f9aae Add copy_network_parameters 2023-01-28 13:09:52 +01:00
cea4132e2d Remove white spaces 2023-01-17 15:34:29 +01:00
6917711271 Update the way of reading the network 2023-01-17 12:50:13 +01:00
2ac811ca78 Add linearisation variable to neuron_io 2023-01-13 22:19:06 +01:00
963a4afcff Add cnn knuth shuffle 2022-12-07 10:44:28 +01:00
11ce67f845 Update multithreading 2022-11-23 10:41:19 +01:00
17bca42253 Update Makefile 2022-11-09 12:55:55 +01:00
5a34311dfb Update cnn utils 2022-11-08 19:57:13 +01:00
cf050de1d6 Move to Makefile 2022-10-24 12:54:51 +02:00
b64561f64f Add copy_network 2022-10-05 11:20:26 +02:00
a478a454fd Add equals_networks(...) function 2022-09-28 12:42:44 +02:00