Recent Releases of braindecode
braindecode - v1.1.1
What's Changed
- Fix whats_new by @PierreGtch in https://github.com/braindecode/braindecode/pull/749
- [FIX] Fix Deep4Net initialization issue by @bruAristimunha in https://github.com/braindecode/braindecode/pull/752
- [FIX] Initialization issue with atcnet. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/754
- [FIX] Update and fix various neural network models by @bruAristimunha in https://github.com/braindecode/braindecode/pull/756
- [FIX] Labram with small input by @bruAristimunha in https://github.com/braindecode/braindecode/pull/757
- Consolidate pre-commit repositories and update configurations by @bruAristimunha in https://github.com/braindecode/braindecode/pull/759
- [FIX] Embedding size parameters should be index based on the conv and depth parameters by @bruAristimunha in https://github.com/braindecode/braindecode/pull/760
- Optimize installation time by updating dependencies by @bruAristimunha in https://github.com/braindecode/braindecode/pull/761
- Release 1.1.0 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/762
- Release 1.1.1 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/764
Full Changelog: https://github.com/braindecode/braindecode/compare/v1.0...v1.1.1
- Python
Published by bruAristimunha 10 months ago
braindecode - v1.1
What's Changed
- Fix whats_new by @PierreGtch in https://github.com/braindecode/braindecode/pull/749
- [FIX] Fix Deep4Net initialization issue by @bruAristimunha in https://github.com/braindecode/braindecode/pull/752
- [FIX] Initialization issue with atcnet. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/754
- [FIX] Update and fix various neural network models by @bruAristimunha in https://github.com/braindecode/braindecode/pull/756
- [FIX] Labram with small input by @bruAristimunha in https://github.com/braindecode/braindecode/pull/757
- Consolidate pre-commit repositories and update configurations by @bruAristimunha in https://github.com/braindecode/braindecode/pull/759
- [FIX] Embedding size parameters should be index based on the conv and depth parameters by @bruAristimunha in https://github.com/braindecode/braindecode/pull/760
- Optimize installation time by updating dependencies by @bruAristimunha in https://github.com/braindecode/braindecode/pull/761
Full Changelog: https://github.com/braindecode/braindecode/compare/v1.0...v1.1
- Python
Published by bruAristimunha 10 months ago
braindecode - v1.0
What's Changed
- V0.8 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/557
- Fix annotations by @dcwil in https://github.com/braindecode/braindecode/pull/563
- [MNT] changing the whats new checker and fixing tests with deprecated things by @bruAristimunha in https://github.com/braindecode/braindecode/pull/569
- [MRG] Adding BIOT to braindecode by @bruAristimunha in https://github.com/braindecode/braindecode/pull/573
- Allow inferring signal parameters from torch tensors by @PierreGtch in https://github.com/braindecode/braindecode/pull/574
- [MRG] Creating tests to ensure that all the models work with default parameters, mapping the mandatory parameters for the models by @bruAristimunha in https://github.com/braindecode/braindecode/pull/571
- Adding Labram by @bruAristimunha in https://github.com/braindecode/braindecode/pull/578
- [ENH] Add new model: EEG-SimpleConv by @elouayas in https://github.com/braindecode/braindecode/pull/581
- adding NMT dataset by @MohammadJavadD in https://github.com/braindecode/braindecode/pull/443
- [MNT] Black codebase by @bruAristimunha in https://github.com/braindecode/braindecode/pull/584
- Adding extra options for MOABB dataset by @bruAristimunha in https://github.com/braindecode/braindecode/pull/587
- ENH Add type hints to datasets by @PierreGtch in https://github.com/braindecode/braindecode/pull/590
- MNT trying to solve the issue with test by @bruAristimunha in https://github.com/braindecode/braindecode/pull/591
- EHN Increase test coverage by @bruAristimunha in https://github.com/braindecode/braindecode/pull/592
- MNT temporary solution for MNE version by @bruAristimunha in https://github.com/braindecode/braindecode/pull/594
- [WIP] Adding Attention Base Net by @bruAristimunha in https://github.com/braindecode/braindecode/pull/572
- [MRG] TUH: standardize channel name and define their positions by @PierreGtch in https://github.com/braindecode/braindecode/pull/593
- Add
offsetarg topreprocesfunction by @PierreGtch in https://github.com/braindecode/braindecode/pull/599 - Add type hints to preprocessing functions by @PierreGtch in https://github.com/braindecode/braindecode/pull/600
- Update nmt.py by @MohammadJavadD in https://github.com/braindecode/braindecode/pull/601
- Add mypy to CI by @PierreGtch in https://github.com/braindecode/braindecode/pull/606
- Preprocessing
EEGWindowsDatasetby @PierreGtch in https://github.com/braindecode/braindecode/pull/607 - Fix dead link & Sphinx URL formatting by @OverLordGoldDragon in https://github.com/braindecode/braindecode/pull/602
- [MNT] Fix matplotlib colormaps deprecation by @bruAristimunha in https://github.com/braindecode/braindecode/pull/617
- Adding SPARCNet and ContraWR by @bruAristimunha in https://github.com/braindecode/braindecode/pull/611
- MNT Ensure mypy to work for every commit by @bruAristimunha in https://github.com/braindecode/braindecode/pull/619
- Add SegmentationReconstruction augmentation by @gustavohenriquesr in https://github.com/braindecode/braindecode/pull/608
- Code clarity changes in
windowers.pyby @OverLordGoldDragon in https://github.com/braindecode/braindecode/pull/615 - MNT Optimizing the CI by @bruAristimunha in https://github.com/braindecode/braindecode/pull/620
- Lazy index for fixed length windower by @PierreGtch in https://github.com/braindecode/braindecode/pull/597
- Deprecate moabb 1.0.0 by @PierreGtch in https://github.com/braindecode/braindecode/pull/627
- Log Softmax as False by @bruAristimunha in https://github.com/braindecode/braindecode/pull/624
- MNT Removing MNE version pin by @bruAristimunha in https://github.com/braindecode/braindecode/pull/629
- Add MaskEncoding augmentation by @gustavohenriquesr in https://github.com/braindecode/braindecode/pull/631
- MNT Increasing the moabb version by @bruAristimunha in https://github.com/braindecode/braindecode/pull/632
- EHN: Including EEGNex by @bruAristimunha in https://github.com/braindecode/braindecode/pull/635
- EHN: Ensure consistency in the last layer using tests by @bruAristimunha in https://github.com/braindecode/braindecode/pull/642
- MNT: removing deprecated EEGInception and deprecating EEGNetV1 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/639
- Exposing activation function by @bruAristimunha in https://github.com/braindecode/braindecode/pull/637
- EHN: including EEGTCNet by @bruAristimunha in https://github.com/braindecode/braindecode/pull/640
- Adding SleepPhysionetChallenge2018 dataset by @bruAristimunha in https://github.com/braindecode/braindecode/pull/621
- MNT: solving windows CI. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/644
- EHN: Including Syncnet by @bruAristimunha in https://github.com/braindecode/braindecode/pull/643
- DOC: Solving issues with Sphinx by @bruAristimunha in https://github.com/braindecode/braindecode/pull/646
- [EHN] Normalizing the parameters for dropout by @bruAristimunha in https://github.com/braindecode/braindecode/pull/654
- [EHN]: Add TSInceptionV1 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/641
- [WIP] No more relative imports and moving some functions by @bruAristimunha in https://github.com/braindecode/braindecode/pull/653
- FIX: small merge issue from #653 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/655
- [MNT] Updating the only tutorial that doesn't run on CI (Lazy benchmark) by @bruAristimunha in https://github.com/braindecode/braindecode/pull/652
- EHN: Including pytorch audio by @bruAristimunha in https://github.com/braindecode/braindecode/pull/661
- [EHN] Filterbank as module by @bruAristimunha in https://github.com/braindecode/braindecode/pull/656
- FIX: Suppress TUHAbnormal warnings when running in parallel by @itsaphel in https://github.com/braindecode/braindecode/pull/670
- [MNT] Bye old parameters by @bruAristimunha in https://github.com/braindecode/braindecode/pull/672
- [ENH] Including CTNet into braindecode by @bruAristimunha in https://github.com/braindecode/braindecode/pull/666
- [MNT] or EHN Exposing EEGITNet parameters by @bruAristimunha in https://github.com/braindecode/braindecode/pull/673
- [EHN] EEGMiner by @bruAristimunha in https://github.com/braindecode/braindecode/pull/667
- [MNT] EEGNetv4 FIX by @bruAristimunha in https://github.com/braindecode/braindecode/pull/676
- [EHN] Including SCC by @bruAristimunha in https://github.com/braindecode/braindecode/pull/679
- [EHN] Including MSVTNet by @bruAristimunha in https://github.com/braindecode/braindecode/pull/659
- [EHN] Inclusion of SincShallowNet by @bruAristimunha in https://github.com/braindecode/braindecode/pull/678
- [MNT] Including figures in the docstring of all models that I could find by @bruAristimunha in https://github.com/braindecode/braindecode/pull/682
- [MNT] Including figures by @bruAristimunha in https://github.com/braindecode/braindecode/pull/683
- [MNT] TCN and Hybrid are not longer models by @bruAristimunha in https://github.com/braindecode/braindecode/pull/674
- [MNT] Adjusting doc from EEGMiner by @bruAristimunha in https://github.com/braindecode/braindecode/pull/685
- MTN unpin sckit-learn after skorch release by @tomMoral in https://github.com/braindecode/braindecode/pull/688
- Bump
actions/upload-artifactto v4 by @itsaphel in https://github.com/braindecode/braindecode/pull/691 - fix joblib usage for NMT dataset by @itsaphel in https://github.com/braindecode/braindecode/pull/690
- MTN fix mne caching in doc build by @tomMoral in https://github.com/braindecode/braindecode/pull/693
- [MNT] updating the pre-commit and applying by @bruAristimunha in https://github.com/braindecode/braindecode/pull/699
- [MNT] Eegnetv4 fix v2 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/680
- [FIX] Update preprocess.py for Windows compatibility by @arnodelorme in https://github.com/braindecode/braindecode/pull/700
- [FIX] Making the MOABB dataset work with BIDS cache by @bruAristimunha in https://github.com/braindecode/braindecode/pull/694
- Add
BIDSDatasetby @PierreGtch in https://github.com/braindecode/braindecode/pull/701 - Add
BIDSDatasetto doc by @PierreGtch in https://github.com/braindecode/braindecode/pull/702 - Distributed samplers for recording and relative positioning sampling by @dungscout96 in https://github.com/braindecode/braindecode/pull/695
- Include Signal-JEPA models by @PierreGtch in https://github.com/braindecode/braindecode/pull/703
- [MNT] updating the CI by @bruAristimunha in https://github.com/braindecode/braindecode/pull/705
- Small fixes on BIDS datasets by @PierreGtch in https://github.com/braindecode/braindecode/pull/704
- Fixes on sJEPA and BIDS docstrings by @PierreGtch in https://github.com/braindecode/braindecode/pull/706
- [EHN] Allowing Slicedataset inference by @bruAristimunha in https://github.com/braindecode/braindecode/pull/716
- [EHN] Including model list into documentation by @lucas-heck in https://github.com/braindecode/braindecode/pull/715
- Include summary.csv in package data and update MANIFEST.in by @Samuel-Boehm in https://github.com/braindecode/braindecode/pull/719
- Enhance model summary page with structured layout, tags, and dropdown filters by @Ganasekhar-gif in https://github.com/braindecode/braindecode/pull/718
- [EHN] FBCNet model by @bruAristimunha in https://github.com/braindecode/braindecode/pull/722
- [EHN] FBLightConvNet by @bruAristimunha in https://github.com/braindecode/braindecode/pull/723
- Add FBMSNet model implementation by @bruAristimunha in https://github.com/braindecode/braindecode/pull/724
- Add IFNet model to the library by @bruAristimunha in https://github.com/braindecode/braindecode/pull/726
- DOC: Fixing broken links and warnings by @lucas-heck in https://github.com/braindecode/braindecode/pull/727
- Refactor and update modules for improved organization and functionality by @bruAristimunha in https://github.com/braindecode/braindecode/pull/728
- Fix IFNet and update what's new section by @bruAristimunha in https://github.com/braindecode/braindecode/pull/730
- [EHN] Compile, Export and Torch Script by @bruAristimunha in https://github.com/braindecode/braindecode/pull/729
- Torch script v2 from #730 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/731
- Torch script v3 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/733
- Make sJEPA models torchscript compatible by @PierreGtch in https://github.com/braindecode/braindecode/pull/734
- Update nmt.py by @kongzhongzhiyou in https://github.com/braindecode/braindecode/pull/735
- Add
copy_dataargument topreprocessby @PierreGtch in https://github.com/braindecode/braindecode/pull/736 - Fix compatibility issues in EEGNeX and CTNet models by @bruAristimunha in https://github.com/braindecode/braindecode/pull/740
- Update SCCNet and EEGNex and enhance documentation by @bruAristimunha in https://github.com/braindecode/braindecode/pull/742
- Set models to start in train mode by default by @bruAristimunha in https://github.com/braindecode/braindecode/pull/745
- Release 1.0 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/748
New Contributors
- @elouayas made their first contribution in https://github.com/braindecode/braindecode/pull/581
- @OverLordGoldDragon made their first contribution in https://github.com/braindecode/braindecode/pull/602
- @gustavohenriquesr made their first contribution in https://github.com/braindecode/braindecode/pull/608
- @itsaphel made their first contribution in https://github.com/braindecode/braindecode/pull/670
- @arnodelorme made their first contribution in https://github.com/braindecode/braindecode/pull/700
- @dungscout96 made their first contribution in https://github.com/braindecode/braindecode/pull/695
- @lucas-heck made their first contribution in https://github.com/braindecode/braindecode/pull/715
- @Samuel-Boehm made their first contribution in https://github.com/braindecode/braindecode/pull/719
- @Ganasekhar-gif made their first contribution in https://github.com/braindecode/braindecode/pull/718
- @kongzhongzhiyou made their first contribution in https://github.com/braindecode/braindecode/pull/735
Full Changelog: https://github.com/braindecode/braindecode/compare/v0.8...v1.0
- Python
Published by bruAristimunha 10 months ago
braindecode - v0.8
See changes at https://braindecode.org/stable/whats_new.html
New Contributors
- @Sara04
- @ZamboniMarco99
- @PierreGtch
- @tgy
- @matthieutrs
- @remidbs
- @brunaafl
- @eeyhsong
- @ostormer
- Python
Published by bruAristimunha over 2 years ago
braindecode - Version 0.7.0
See changes at https://braindecode.org/stable/whats_new.html
What's Changed
- Update base.py by @MohammadJavadD in https://github.com/braindecode/braindecode/pull/371
- Adding source code button for documentation. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/380
- [MRG] Fix predict_trials by @gemeinl in https://github.com/braindecode/braindecode/pull/381
- [WIP] Move stored preds in callbacks to CPU by @robintibor in https://github.com/braindecode/braindecode/pull/384
- Changing the name of function for sklearn compatibility. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/388
- [WIP] Adding docstrings for models by @dcwil in https://github.com/braindecode/braindecode/pull/281
- [WIP] Data augmentation search by @bruAristimunha in https://github.com/braindecode/braindecode/pull/389
- [WIP] Scikit-learn hyperparameter tuning example by @gemeinl in https://github.com/braindecode/braindecode/pull/349
- [WIP] Nicer more structured docs by @robintibor and @bruAristimunha in https://github.com/braindecode/braindecode/pull/272
- More natural phrasing in README.rst by @cedricrommel in https://github.com/braindecode/braindecode/pull/396
- WIP: added unified validation scheme by @martinwimpff and @bruAristimunha in https://github.com/braindecode/braindecode/pull/397
- added verbosity args to windowers by @gemeinl in https://github.com/braindecode/braindecode/pull/391
- Fix torch.linalg issue in rotation augmentations by @cedricrommel in https://github.com/braindecode/braindecode/pull/398
- Resolving some Sphinx Doc Warnings. Related to Issue #266 by @bruAristimunha in https://github.com/braindecode/braindecode/pull/403
- adding EEG-ITNET model by @GhBlg, @bruAristimunha and @sliwy in https://github.com/braindecode/braindecode/pull/400
- Updating What's New, related with PR #391. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/407
- Adding a new parameter in the class AugmentedDataloader to send transformation to the device. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/406
- [WIP] EEG-Inception by @bruAristimunha in https://github.com/braindecode/braindecode/pull/390
- bugfix ft_surrogate by @martinwimpff in https://github.com/braindecode/braindecode/pull/409
- Removing subject_ids argument in TUHAbnormal example. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/402
- Removing functions by @bruAristimunha in https://github.com/braindecode/braindecode/pull/415
- [WIP] Drop last in train by @robintibor in https://github.com/braindecode/braindecode/pull/411
- Updated depreciation by @bruAristimunha in https://github.com/braindecode/braindecode/pull/413
- Updating the versions.json. by @bruAristimunha in https://github.com/braindecode/braindecode/pull/416
- V0.7 release by @bruAristimunha in https://github.com/braindecode/braindecode/pull/421
- Updating Path to CI by @bruAristimunha in https://github.com/braindecode/braindecode/pull/423
New Contributors
- @MohammadJavadD made their first contribution in https://github.com/braindecode/braindecode/pull/371
- @bruAristimunha made their first contribution in https://github.com/braindecode/braindecode/pull/380
- @martinwimpff made their first contribution in https://github.com/braindecode/braindecode/pull/397
- @GhBlg made their first contribution in https://github.com/braindecode/braindecode/pull/400
Full Changelog: https://github.com/braindecode/braindecode/compare/v0.6.0...v0.7.0
- Python
Published by bruAristimunha over 3 years ago
braindecode - Version 0.6.0
See changes at https://braindecode.org/whats_new.html
- Python
Published by robintibor over 4 years ago
braindecode - Version 0.5.1
See Changes at https://braindecode.org/whats_new.html
- Python
Published by robintibor almost 5 years ago
braindecode - Version 0.5.0
First release on PyPI.
- Python
Published by robintibor almost 6 years ago