Skip to main content
Back to top
Ctrl
+
K
Install
Models
Cite
Tutorial and Examples
API
Get help
More
What’s new
Search
Ctrl
+
K
Light
Dark
System Settings
Choose version
Search
Ctrl
+
K
Install
Models
Cite
Tutorial and Examples
API
Get help
What’s new
Light
Dark
System Settings
Choose version
Section Navigation
braindecode.classifier.EEGClassifier
braindecode.regressor.EEGRegressor
braindecode.models.EEGModuleMixin
braindecode.models.ATCNet
braindecode.models.AttentionBaseNet
braindecode.models.BDTCN
braindecode.models.BIOT
braindecode.models.ContraWR
braindecode.models.CTNet
braindecode.models.Deep4Net
braindecode.models.DeepSleepNet
braindecode.models.EEGConformer
braindecode.models.EEGInceptionERP
braindecode.models.EEGInceptionMI
braindecode.models.EEGITNet
braindecode.models.EEGMiner
braindecode.models.EEGNetv1
braindecode.models.EEGNetv4
braindecode.models.EEGNeX
braindecode.models.EEGResNet
braindecode.models.EEGSimpleConv
braindecode.models.EEGTCNet
braindecode.models.FBCNet
braindecode.models.FBLightConvNet
braindecode.models.FBMSNet
braindecode.models.IFNet
braindecode.models.Labram
braindecode.models.MSVTNet
braindecode.models.SCCNet
braindecode.models.ShallowFBCSPNet
braindecode.models.SignalJEPA
braindecode.models.SignalJEPA_Contextual
braindecode.models.SignalJEPA_PostLocal
braindecode.models.SignalJEPA_PreLocal
braindecode.models.SincShallowNet
braindecode.models.SleepStagerBlanco2020
braindecode.models.SleepStagerChambon2018
braindecode.models.SleepStagerEldele2021
braindecode.models.SPARCNet
braindecode.models.SyncNet
braindecode.models.TIDNet
braindecode.models.TSceptionV1
braindecode.models.USleep
braindecode.models.modules.FilterBankLayer
braindecode.models.modules.GeneralizedGaussianFilter
braindecode.training.CroppedLoss
braindecode.training.TimeSeriesLoss
braindecode.training.CroppedTrialEpochScoring
braindecode.training.CroppedTimeSeriesEpochScoring
braindecode.training.PostEpochTrainScoring
braindecode.training.mixup_criterion
braindecode.training.trial_preds_from_window_preds
braindecode.training.predict_trials
braindecode.datasets.BaseDataset
braindecode.datasets.BaseConcatDataset
braindecode.datasets.BIDSDataset
braindecode.datasets.BIDSEpochsDataset
braindecode.datasets.WindowsDataset
braindecode.datasets.MOABBDataset
braindecode.datasets.HGD
braindecode.datasets.BNCI2014001
braindecode.datasets.TUH
braindecode.datasets.TUHAbnormal
braindecode.datasets.NMT
braindecode.datasets.SleepPhysionet
braindecode.datasets.BCICompetitionIVDataset4
braindecode.datasets.create_from_X_y
braindecode.datasets.create_from_mne_raw
braindecode.datasets.create_from_mne_epochs
braindecode.preprocessing.create_windows_from_events
braindecode.preprocessing.create_fixed_length_windows
braindecode.preprocessing.create_windows_from_target_channels
braindecode.preprocessing.exponential_moving_demean
braindecode.preprocessing.exponential_moving_standardize
braindecode.preprocessing.filterbank
braindecode.preprocessing.preprocess
braindecode.preprocessing.Preprocessor
braindecode.preprocessing.Resample
braindecode.preprocessing.DropChannels
braindecode.preprocessing.SetEEGReference
braindecode.preprocessing.Filter
braindecode.preprocessing.Pick
braindecode.preprocessing.Crop
braindecode.datautil.save_concat_dataset
braindecode.datautil.load_concat_dataset
braindecode.samplers.RecordingSampler
braindecode.samplers.DistributedRecordingSampler
braindecode.samplers.SequenceSampler
braindecode.samplers.RelativePositioningSampler
braindecode.samplers.DistributedRelativePositioningSampler
braindecode.samplers.BalancedSequenceSampler
braindecode.augmentation.Transform
braindecode.augmentation.IdentityTransform
braindecode.augmentation.Compose
braindecode.augmentation.AugmentedDataLoader
braindecode.augmentation.TimeReverse
braindecode.augmentation.SignFlip
braindecode.augmentation.FTSurrogate
braindecode.augmentation.ChannelsShuffle
braindecode.augmentation.ChannelsDropout
braindecode.augmentation.GaussianNoise
braindecode.augmentation.ChannelsSymmetry
braindecode.augmentation.SmoothTimeMask
braindecode.augmentation.BandstopFilter
braindecode.augmentation.FrequencyShift
braindecode.augmentation.SensorsRotation
braindecode.augmentation.SensorsZRotation
braindecode.augmentation.SensorsYRotation
braindecode.augmentation.SensorsXRotation
braindecode.augmentation.Mixup
braindecode.augmentation.SegmentationReconstruction
braindecode.augmentation.MaskEncoding
braindecode.augmentation.functional.identity
braindecode.augmentation.functional.time_reverse
braindecode.augmentation.functional.sign_flip
braindecode.augmentation.functional.ft_surrogate
braindecode.augmentation.functional.channels_dropout
braindecode.augmentation.functional.channels_shuffle
braindecode.augmentation.functional.channels_permute
braindecode.augmentation.functional.gaussian_noise
braindecode.augmentation.functional.smooth_time_mask
braindecode.augmentation.functional.bandstop_filter
braindecode.augmentation.functional.frequency_shift
braindecode.augmentation.functional.sensors_rotation
braindecode.augmentation.functional.mixup
braindecode.augmentation.functional.segmentation_reconstruction
braindecode.augmentation.functional.mask_encoding
braindecode.util.set_random_seeds
braindecode.visualization.compute_amplitude_gradients
braindecode.visualization.plot_confusion_matrix
API Reference
braindecode.visualization.compute_amplitude_gradients
braindecode.visualization.compute_amplitude_gradients
#
braindecode.visualization.
compute_amplitude_gradients
(
model
,
dataset
,
batch_size
)
[source]
#
On this page
compute_amplitude_gradients()