ctnet-hf / preprocessor_config.json
likan-blk's picture
Upload trained BNCI2014-001 CTNet checkpoint
a4df9bf verified
Raw
History Blame Contribute Delete
710 Bytes
{
"auto_map": {
"AutoFeatureExtractor": "preprocessing.CtnetPreprocessor"
},
"channel_names": [
"Fz",
"FC3",
"FC1",
"FCz",
"FC2",
"FC4",
"C5",
"C3",
"C1",
"Cz",
"C2",
"C4",
"C6",
"CP3",
"CP1",
"CPz",
"CP2",
"CP4",
"P1",
"Pz",
"P2",
"POz"
],
"dataset": "BNCI2014_001",
"feature_extractor_type": "CtnetPreprocessor",
"mean": 0.3287310004234314,
"n_channels": 22,
"n_times": 1000,
"sampling_rate": 250,
"selection_session": "1test",
"std": 10.960787773132324,
"subjects": [
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"train_session": "0train",
"unit": "microvolts"
}