ts1.models.single_session#
Baselines fit on one session, from scratch.
Single linear layer mapping binned spike counts to task outputs. |
|
Multi-layer perceptron mapping binned spike counts to task outputs. |
|
Gated recurrent unit network mapping binned spike counts to task outputs. |
|
Temporal convolutional network mapping binned spike counts to task outputs. |
|
CEBRA-based neural decoding model on single-session [Schneider et al., 2023]. |
|
Benchmark eval trainer with in-run CEBRA encoder fitting. |
|
Single-session Transformer encoder for supervised neural decoding [Ye and Pandarinath, 2021]. |