train CNN thành công

This commit is contained in:
Victor Phan
2026-04-04 02:16:36 +00:00
parent 93c7ae2ef3
commit 646b9300e1
34 changed files with 22636 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"model_type": "PyTorch 1D CNN",
"num_classes": 8,
"classes": [
"Lua tom",
"Lua",
"CHN",
"CLN",
"TS",
"Song",
"Dat xay dung",
"Rung"
],
"input_shape": [
3,
13
],
"accuracy": 0.6592920353982301,
"precision": 0.6943001761795212,
"recall": 0.6592920353982301,
"f1_score": 0.587575834231873
}