{
  "input_dir": "C:\\Users\\k3135\\OneDrive\\桌面\\碩論用\\切割後資料\\ASR_FIR0.5-50Hz_ICA後切割\\正常人",
  "report_dir": "C:\\Users\\k3135\\OneDrive\\桌面\\碩論用\\輸出呈現用\\20260710_EEGNet_正常人單一受試者_LeftRight四類Trial分析",
  "model": "EEGNet PyTorch CPU",
  "classification": "single-subject left vs right",
  "task_window_sec": [
    0.0,
    2.0
  ],
  "model_input_standardization": "trial-level z-score per channel within 0-2 sec",
  "statistics_trials": "unstandardized cleaned epochs",
  "confidence_threshold": 0.8,
  "bands": [
    {
      "key": "mu",
      "label": "Mu 8-13 Hz",
      "range_hz": [
        8.0,
        13.0
      ]
    },
    {
      "key": "low_beta",
      "label": "Low beta 13-20 Hz",
      "range_hz": [
        13.0,
        20.0
      ]
    },
    {
      "key": "high_beta",
      "label": "High beta 20-30 Hz",
      "range_hz": [
        20.0,
        30.0
      ]
    },
    {
      "key": "gamma",
      "label": "Gamma 30-40 Hz",
      "range_hz": [
        30.0,
        40.0
      ]
    }
  ],
  "split": "50% train+val, 50% test; train+val split 80/20 train/val",
  "sorted_by": "test accuracy descending"
}