What’s new#

Please follow the examples below like braindecode.EEGClassifier, so the whats_new page will have a link to the function/class documentation.

  • “Enhancements” for new features

  • “Bugs” for bug fixes

  • “API changes” for backward-incompatible changes

Current 0.9 (dev0)#

Enhancements#

Bugs#

API changes#

Current 0.8 (11-2022)#

Enhancements#

Bugs#

API changes#

Current 0.7 (10-2022)#

Enhancements#

Bugs#

API changes#

Version 0.6 (2021-12-06)#

Enhancements#

Bugs#

API changes#

Version 0.5.1 (2021-07-14)#

Enhancements#

Bugs#

API changes#

  • Preprocessor classes braindecode.datautil.MNEPreproc and braindecode.datautil.NumpyPreproc are deprecated in favor of braindecode.datautil.Preprocessor (#197 by Hubert Banville)

  • Parameter stop_offset_samples of braindecode.datautil.create_fixed_length_windows() must now be set to None instead of 0 to indicate the end of the recording (#152 by Hubert Banville)

Authors#