my-bdtcn-model / config.json
Samchen0613's picture
Initial model upload
2ec4280 verified
Raw
History Blame Contribute Delete
286 Bytes
{
"n_chans": 15,
"n_outputs": 2,
"chs_info": null,
"n_times": 750,
"sfreq": null,
"input_window_seconds": null,
"n_blocks": 3,
"n_filters": 30,
"kernel_size": 5,
"drop_prob": 0.5,
"activation": "torch.nn.modules.activation.ReLU",
"braindecode_version": "1.5.1"
}