Commit Graph

22 Commits

Author SHA1 Message Date
a26522e62f Fix XSPode 2025-03-10 15:55:48 +01:00
dd98cf159d ComputeCPT Optimization 2025-02-13 01:17:37 +01:00
86f2bc44fc libmdlp (#31)
Add mdlp as library in lib/
Fix tests to reach 99.1% of coverage

Reviewed-on: #31
2024-11-23 17:22:41 +00:00
f0f3d9ad6e Fix CUDA and mdlp library issues 2024-11-20 21:02:56 +01:00
9a14133be5 Add thread control to vectors predict 2024-06-23 13:02:40 +02:00
22b742f068 Convert ArffFile library to header only library 2024-05-21 10:11:33 +02:00
538af0253b Fix test & sample issue 2024-03-09 12:45:03 +01:00
0b65e34772 Fix config.h location problem 2024-03-09 12:27:05 +01:00
635ef22520 Refactor library structure 2024-03-08 22:20:54 +01:00
8e2d05e663 Refactor sample to be out of main CMakeLists 2024-03-08 01:09:39 +01:00
903b143338 Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
55af0714cd Remove other projects' sources 2024-01-07 19:58:22 +01:00
f0d6f0cc38 Fix sample building 2023-12-04 19:12:44 +01:00
4964aab722 Add hyperparameters management in experiments 2023-08-20 17:57:38 +02:00
7222119dfb Refactor experiment crossvalidation 2023-07-29 19:00:39 +02:00
099b4bea09 Fix some mistakes in tensors treatment 2023-07-26 01:39:01 +02:00
d8218f9713 refactor sample to use new argparse library 2023-07-21 02:12:47 +02:00
8ddfd58a50 Fix some mistakes to correct tests 2023-07-20 18:55:56 +02:00
5f70449091 Refactor Library 2 include a Platform/ Experiments 2023-07-20 10:40:08 +02:00
2f5bd0ea7e Add getNumberOfNodes & getNumberOfEdges to Models
Add some more tests
2023-07-19 15:05:44 +02:00
ca72a34131 Add Makefile & tests 2023-07-17 22:51:15 +02:00
79e7912ab3 Refactor folder structure of the project 2023-07-01 02:33:26 +02:00