mirror of
https://git.victorphan.net/basketballcantho/CSIROBoeingPhase5-Vietnam.git
synced 2026-08-06 14:13:10 +07:00
train CNN thành công
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user