An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/MedMaxLab/selfEEG

deep-learning eeg self-supervised-learning

Score: 10.45466786165045

Last synced: about 23 hours ago
JSON representation

Repository metadata:

selfEEG: a Python library for Self-Supervised Learning on Electroencephalography (EEG) data


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 189
Total Committers: 7
Avg Commits per committer: 27.0
Development Distribution Score (DDS): 0.116

Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
fedepup f****p@s****t 167
andreazanola98 “****8@g****” 8
Marijn van Vliet w****t@g****m 7
Federico Del Pup f****p@M****l 3
Louis Fabrice Tshimanga l****3@g****m 2
andreazanola98 a****8@g****m 1
Elizabeth DuPre e****2@c****u 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 4
Total pull requests: 23
Average time to close issues: 7 days
Average time to close pull requests: about 1 hour
Total issue authors: 3
Total pull request authors: 4
Average comments per issue: 3.75
Average comments per pull request: 0.13
Merged pull request: 19
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.17
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/MedMaxLab/selfEEG

Top Issue Authors

  • wmvanvliet (2)
  • adejumoridwan (1)
  • vferat (1)

Top Pull Request Authors

  • fedepup (16)
  • tyro880 (4)
  • wmvanvliet (2)
  • emdupre (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: selfeeg

Self-Supervised Learning for EEG

  • Homepage: https://github.com/MedMaxLab/selfEEG
  • Documentation: https://selfeeg.readthedocs.io/en/latest/index.html
  • Licenses: MIT
  • Latest release: 0.2.1 (published about 1 year ago)
  • Last Synced: 2026-05-06T23:00:59.778Z (about 2 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 66 Last month
  • Rankings:
    • Dependent packages count: 10.151%
    • Average: 38.58%
    • Dependent repos count: 67.01%
  • Maintainers (1)

Dependencies

.github/workflows/doc_build_test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/python-app.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
docs/doc_requirements.txt pypi
  • IPython *
  • matplotlib *
  • myst_parser *
  • nbsphinx *
  • numpy *
  • pandas *
  • scikit-learn *
  • selfeeg *
  • sphinx_automodapi *
  • sphinx_rtd_theme *
  • torch *
  • torchaudio *
  • torchvision *
pyproject.toml pypi
requirements.txt pypi
  • pandas >=2.0.0
  • pip >=23.3
  • scikit-learn >=1.2.2
  • torch >=2.0.1
  • torchaudio >=2.0.2
  • torchvision >=0.15.2
  • tqdm >=4.65.0
setup.py pypi