|
bc18a7cb34
|
Update utils.c/u
|
2023-01-29 09:40:55 +01:00 |
|
|
8662704faa
|
Update Makefile to avoid unnecessary compilation
|
2023-01-28 22:17:11 +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 |
|
|
01459a729e
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE.git
|
2023-01-25 11:19:38 +01:00 |
|
|
f5fdfc6513
|
Update visualisation.py
|
2023-01-25 11:19:11 +01:00 |
|
|
220d0a71be
|
Update backpropagation (It works now)
|
2023-01-25 11:18:47 +01:00 |
|
julienChemillier
|
fe55412fe0
|
Mcot correction
|
2023-01-24 12:54:36 +01:00 |
|
julienChemillier
|
f943228e80
|
Mcot V.2
|
2023-01-24 12:51:45 +01:00 |
|
|
a08750e00e
|
Fix error handling
|
2023-01-23 21:24:55 +01:00 |
|
|
b75388f463
|
Add CNN to webserver
|
2023-01-23 21:16:36 +01:00 |
|
|
e11d1f552a
|
Update learning_rate
|
2023-01-21 19:11:08 +01:00 |
|
|
7deef7c5c5
|
Add simple_one
|
2023-01-21 18:59:59 +01:00 |
|
|
5f47b93672
|
Add loss computation
|
2023-01-20 13:41:38 +01:00 |
|
julienChemillier
|
c994dab6d9
|
Change in parameters of 'generate_wanted_output'
|
2023-01-18 10:31:59 +01:00 |
|
julienChemillier
|
a21481d1cc
|
Change 'wanted_number' from float to int
|
2023-01-18 10:25:46 +01:00 |
|
julienChemillier
|
cd54fba17d
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE
|
2023-01-17 17:03:52 +01:00 |
|
|
4f946cf888
|
Fix neuron_io
|
2023-01-17 17:01:16 +01:00 |
|
|
cea4132e2d
|
Remove white spaces
|
2023-01-17 15:34:29 +01:00 |
|
julienChemillier
|
7fdd869d6e
|
Fix Kernel size
|
2023-01-17 15:25:34 +01:00 |
|
julienChemillier
|
00797ab3a8
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE
|
2023-01-17 15:18:50 +01:00 |
|
|
f468883eb1
|
Update scripts
|
2023-01-17 15:08:47 +01:00 |
|
|
ac5c9c12c9
|
Update launch.json
|
2023-01-17 15:07:54 +01:00 |
|
|
f1169d3463
|
Update Makefile
|
2023-01-17 15:07:12 +01:00 |
|
|
cfa89dc99e
|
Typo
|
2023-01-17 15:06:39 +01:00 |
|
|
61468044a9
|
Update train.c
|
2023-01-17 12:50:35 +01:00 |
|
|
6917711271
|
Update the way of reading the network
|
2023-01-17 12:50:13 +01:00 |
|
|
c78c8a0ade
|
Update linearisation detection
|
2023-01-17 12:49:35 +01:00 |
|
julienChemillier
|
721d9597d4
|
Fix indices error
|
2023-01-15 17:51:23 +01:00 |
|
julienChemillier
|
3c611d5681
|
Fix size of network->kernel
|
2023-01-15 17:51:02 +01:00 |
|
julienChemillier
|
0e878a421e
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE
|
2023-01-14 16:58:03 +01:00 |
|
|
771d69af20
|
Fix dataset memory leak
|
2023-01-14 15:28:02 +01:00 |
|
|
df48b92cf2
|
Fix various multithreading related issues
|
2023-01-14 15:02:57 +01:00 |
|
|
dd6fb046c7
|
Fix various memory leaks in mnist NN
|
2023-01-14 14:52:40 +01:00 |
|
|
48dcded57a
|
Fix unauthorized read
|
2023-01-14 14:30:59 +01:00 |
|
|
b6aafbf0fd
|
Fix various memory leaks
|
2023-01-14 14:30:34 +01:00 |
|
|
2ac811ca78
|
Add linearisation variable to neuron_io
|
2023-01-13 22:19:06 +01:00 |
|
|
b5c4384e42
|
Rename variable
|
2023-01-13 22:17:37 +01:00 |
|
|
f3760069f8
|
Update Makefile
|
2023-01-13 16:01:19 +01:00 |
|
|
7aa4ab9403
|
Update test/cnn_structure.c
|
2023-01-13 15:59:04 +01:00 |
|
|
df39c2c299
|
Add colors
|
2023-01-13 15:58:46 +01:00 |
|
|
f1c7246d77
|
Typo
|
2023-01-13 15:58:26 +01:00 |
|
|
03ad4b01e5
|
Use OpenMP instead of clock time
It was previously not accurate when using threads
|
2023-01-13 15:58:11 +01:00 |
|
julienChemillier
|
c914370103
|
Fix linearisation variable
|
2023-01-11 12:09:41 +01:00 |
|
julienChemillier
|
1a6eb2d7c7
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE
|
2023-01-11 11:54:41 +01:00 |
|
|
5fa5a79b0c
|
Add cnn structure test
|
2023-01-06 18:27:56 +01:00 |
|
|
76547dc382
|
Update presentation.md
|
2023-01-04 11:35:49 +01:00 |
|
|
9dfcba3551
|
Update benchmark tests
|
2023-01-04 11:00:51 +01:00 |
|
|
4ee92a8263
|
Merge branch 'main' of https://github.com/julienChemillier/TIPE.git
|
2023-01-04 10:52:48 +01:00 |
|
|
d0d68c7afd
|
Update cuda benchmark
|
2023-01-04 10:52:39 +01:00 |
|