NEDSPretrain#
- class pretrain.models.NEDSPretrain(cfg, rank, world_size)[source]#
Bases:
core.trainer.BaseTrainerMultimodal masked modelling for NEDS, over spikes and the behaviors alike.
- setup(ckpt)[source]#
Set up the trainer.
This method is called after setting up distributed, loading the checkpoint, and setting up logging.