Añade AdaBoost and tests

This commit is contained in:
2025-06-15 12:03:32 +02:00
parent 1678a17fc4
commit 2a99dce23b
9 changed files with 62 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
"libtorch-bin",
"folding",
"argparse",
"libxlsxwriter"
"catch2"
],
"overrides": [
{
@@ -36,8 +36,8 @@
"version": "3.2"
},
{
"name": "libxlsxwriter",
"version": "1.2.2"
"name": "catch2",
"version": "3.8.1"
},
{
"name": "nlohmann-json",