| { | |
| "n_outputs": 99, | |
| "n_chans": 32, | |
| "sfreq": 2000.0, | |
| "num_bands": 2, | |
| "electrodes_per_band": 16, | |
| "n_fft": 64, | |
| "hop_length": 16, | |
| "log_eps": 1e-06, | |
| "mlp_features": [ | |
| 384 | |
| ], | |
| "rotation_offsets": [ | |
| -1, | |
| 0, | |
| 1 | |
| ], | |
| "pooling": "mean", | |
| "block_channels": [ | |
| 24, | |
| 24, | |
| 24, | |
| 24 | |
| ], | |
| "kernel_width": 32, | |
| "log_softmax": true, | |
| "activation": "torch.nn.modules.activation.ReLU", | |
| "drop_prob": 0.0, | |
| "n_times": 8000, | |
| "input_window_seconds": null, | |
| "chs_info": null, | |
| "braindecode_version": "1.5.0" | |
| } |