Recent Releases of moabb

moabb - v1.2.0

New Contributors

  • @martinwimpff made their first contribution in https://github.com/NeuroTechX/moabb/pull/651
  • @Samuel-Boehm made their first contribution in https://github.com/NeuroTechX/moabb/pull/674
  • @allwaysFindFood made their first contribution in https://github.com/NeuroTechX/moabb/pull/685

Full Changelog: https://github.com/NeuroTechX/moabb/compare/v1.1.1...v1.2.0

- Python
Published by bruAristimunha 12 months ago

moabb - v1.1.1

Version - 1.1.1 (Stable - PyPi)

Enhancements

Bugs

API changes

  • Include optuna as a soft-dependency in the benchmark function and in the base of evaluation (#630 by Igor Carrara)

- Python
Published by bruAristimunha over 1 year ago

moabb - MOABB stable version v1.1.0

Enhancements

Bugs

API changes

  • None

- Python
Published by sylvchev over 1 year ago

moabb - MOABB stable version

This new stable version of MOABB brings several new features (details below) and this is a new major version as the integration of BIDS compatibility was the opportunity to normalize dataset names, including a more regular naming scheme for sessions and runs. New addition includes support for new datasets, including cVEP ones.

API changes

  • Renaming datasets, sessions and runs, see #455 and #471

Enhancements

Bugs

- Python
Published by sylvchev over 2 years ago

moabb - MOABB v0.5 (stable)

This is the latest stable version of MOABB, 0.4.6, that is available on PyPi. See What's new section of the documentation for more information.

What's Changed

  • Set download dir test and example by @Div12345 in https://github.com/NeuroTechX/moabb/pull/249
  • Fix Schirrmeister2017 error by @sylvchev in https://github.com/NeuroTechX/moabb/pull/255
  • Removing dependency of Physionet MI download on mne method by @Div12345 in https://github.com/NeuroTechX/moabb/pull/257
  • Correct MAMEM issues by @sylvchev in https://github.com/NeuroTechX/moabb/pull/256
  • Progress bars by @Div12345 in https://github.com/NeuroTechX/moabb/pull/258
  • fix doc url in readme by @sylvchev in https://github.com/NeuroTechX/moabb/pull/262
  • Schirrmeister2017 High-Gamma Dataset from EDF by @robintibor in https://github.com/NeuroTechX/moabb/pull/265
  • added 13 + 12 subjects speller datasets by huebner by @jsosulski in https://github.com/NeuroTechX/moabb/pull/260
  • added Spot Auditory oddball dataset by @jsosulski in https://github.com/NeuroTechX/moabb/pull/266
  • Visualize all ERP datasets by @jsosulski in https://github.com/NeuroTechX/moabb/pull/261
  • update to v0.4.5 by @sylvchev in https://github.com/NeuroTechX/moabb/pull/269
  • correct pre-commit error and add code coverage by @sylvchev in https://github.com/NeuroTechX/moabb/pull/271
  • add new erp datasets to docs by @jsosulski in https://github.com/NeuroTechX/moabb/pull/282
  • Add Brain Invaders datasets by @sylvchev in https://github.com/NeuroTechX/moabb/pull/283
  • Fix README.md documentation link in ToC by @jsosulski in https://github.com/NeuroTechX/moabb/pull/284
  • Generalize default path for erp visualization by @jsosulski in https://github.com/NeuroTechX/moabb/pull/279
  • Elicit warning if lambda functions are used by @jsosulski in https://github.com/NeuroTechX/moabb/pull/278
  • update to 0.4.6 by @sylvchev in https://github.com/NeuroTechX/moabb/pull/286
  • fix plot instantly close by @danidask in https://github.com/NeuroTechX/moabb/pull/288
  • correct lint test failing due to black version by @sylvchev in https://github.com/NeuroTechX/moabb/pull/292
  • preload Schirrmsister2017 - Fixes #289 by @PierreGtch in https://github.com/NeuroTechX/moabb/pull/290
  • Fix typo by @yosider in https://github.com/NeuroTechX/moabb/pull/293
  • remove unnecessary indents by @yosider in https://github.com/NeuroTechX/moabb/pull/297
  • Correct Lee dataset loading by @sylvchev in https://github.com/NeuroTechX/moabb/pull/298
  • Bump mistune from 0.8.4 to 2.0.3 by @dependabot in https://github.com/NeuroTechX/moabb/pull/303
  • Hotfix simplifynames by @Div12345 in https://github.com/NeuroTechX/moabb/pull/306
  • Update deps and doc cleaning by @sylvchev in https://github.com/NeuroTechX/moabb/pull/315
  • Benchmark function by @Div12345 in https://github.com/NeuroTechX/moabb/pull/264
  • Adding Wiki Meta Information to the documentation by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/317
  • Fix dataset downloading errors by @sylvchev in https://github.com/NeuroTechX/moabb/pull/318
  • Return raw with get_data by @sylvchev in https://github.com/NeuroTechX/moabb/pull/302
  • replacing the np.int to native type int. by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/321
  • Grid Search on Evaluation by @carraraig in https://github.com/NeuroTechX/moabb/pull/319
  • Beanchmark grid search by @carraraig in https://github.com/NeuroTechX/moabb/pull/323
  • Deprecated numpy by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/324
  • Updating the .pre-commit-yaml to fix CI. by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/330
  • Restricting Python < 3.11 version and adding tensorflow, keras, scikeras, braindecode, skorch and torch [optional] by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/329
  • Updating CI by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/332
  • Update pipelines by @sylvchev in https://github.com/NeuroTechX/moabb/pull/326
  • Adding Google analytics by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/335
  • Fix bug for MotorImagery All events by @carraraig in https://github.com/NeuroTechX/moabb/pull/337
  • Adding a convenient Docker by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/322
  • Fixing whats new and one missed import by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/341
  • Updating Gitter link by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/342
  • Change njobs=-1 to self.njobs by @carraraig in https://github.com/NeuroTechX/moabb/pull/344
  • Plot brain decode by @carraraig in https://github.com/NeuroTechX/moabb/pull/345
  • Disable coverage patch by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/346
  • Cleaning Pipeline by @carraraig in https://github.com/NeuroTechX/moabb/pull/349
  • CodeCarbon by @carraraig in https://github.com/NeuroTechX/moabb/pull/350
  • Fixing doc generation by @sylvchev in https://github.com/NeuroTechX/moabb/pull/351
  • Circleci project setup by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/354
  • Removing the CI by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/357
  • Example CodeCarbon by @carraraig in https://github.com/NeuroTechX/moabb/pull/356
  • Adding Braindecode pipeline by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/328
  • New theme, PyData by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/353
  • [Dataset] Brain Invaders dataset with VR/PC display by @gcattan in https://github.com/NeuroTechX/moabb/pull/358
  • Fixing circular import by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/363
  • Adding Data Description to Huebner2017, Huebner2018, Sosulski2019 by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/362
  • Speeding the AUG Method by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/365
  • MsetCCA SSVEP classification + example by @emmanuelkalunga in https://github.com/NeuroTechX/moabb/pull/359
  • Fix dropped epochs by @PierreGtch in https://github.com/NeuroTechX/moabb/pull/371
  • Adding redundancy deployment on web page by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/373
  • Pipelines for MsetCCA SSVEP, TRCA SSVEP, and others by @emmanuelkalunga in https://github.com/NeuroTechX/moabb/pull/368

New Contributors

  • @danidask made their first contribution in https://github.com/NeuroTechX/moabb/pull/288
  • @yosider made their first contribution in https://github.com/NeuroTechX/moabb/pull/293
  • @bruAristimunha made their first contribution in https://github.com/NeuroTechX/moabb/pull/317
  • @carraraig made their first contribution in https://github.com/NeuroTechX/moabb/pull/319
  • @gcattan made their first contribution in https://github.com/NeuroTechX/moabb/pull/358
  • @emmanuelkalunga made their first contribution in https://github.com/NeuroTechX/moabb/pull/359

Full Changelog: https://github.com/NeuroTechX/moabb/compare/v0.4.5...v0.5

- Python
Published by bruAristimunha almost 3 years ago

moabb - MOABB v0.4.6 (stable)

This is the latest stable version of MOABB, 0.4.6, that is available on PyPi. See What's new section of the documentation for more information.

- Python
Published by sylvchev almost 4 years ago

moabb - MOABB v0.4.5 (stable)

This is the new stable version of MOABB, 0.4.5, that is available on PyPi. See What's new section of the documentation for more information.

- Python
Published by sylvchev almost 4 years ago

moabb - First PyPI version

We've added poetry based dependency management, added style checks via pre-commit also tested against all versions of Python starting from 3.6.

Now moabb could be installed like any other package via pip install moabb

Checkout https://pypi.org/project/moabb/

- Python
Published by v-goncharenko almost 5 years ago

moabb - MOABB version 0.2.0

Updated code after adding P300, SSVEP, and various fixes and improvements. There are likely to be necessary hotfixes but since the userbase is rather small I'm releasing anyway

- Python
Published by vinay-jayaram about 7 years ago

moabb - Code for arXiv preprint

This describes the state of the code for the arXiv preprint at https://arxiv.org/abs/1805.06427, including the implemented TRCSP within moabb.pipelines.csp

- Python
Published by vinay-jayaram almost 8 years ago