dpeeg

Deep Learning with EEG.

https://github.com/sheeptao/dpeeg

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

deep-learning eeg-classification motor-imagery-training python pytorch
Last synced: 6 months ago · JSON representation

Repository

Deep Learning with EEG.

Basic Info
Statistics
  • Stars: 19
  • Watchers: 2
  • Forks: 4
  • Open Issues: 0
  • Releases: 1
Topics
deep-learning eeg-classification motor-imagery-training python pytorch
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

banner

PyPI Version DOI Documentation Status PyPI - License Code style: black

dpeeg provides a complete workflow for deep learning decoding EEG tasks, including basic datasets (datasets can be easily customized), basic network models, model training, rich experiments, and detailed experimental result storage.

Installation

  1. Create a new virtual environment named "dpeeg" with Python >= 3.10 using Anaconda3 and activate it: Shell conda create --name dpeeg python conda activate dpeeg

  2. dpeeg depends on Pytorch. Please refer to the corresponding official website for installation.

  3. Complete the installation via pip: Shell pip install dpeeg

How to cite

If you would like to cite dpeeg you can do so using our Zenodo deposit.

Owner

  • Name: Tao Yang
  • Login: SheepTAO
  • Kind: user
  • Location: China
  • Company: Chongqing University of Posts and Telecommunications

Majoring in motor imagery classification at source level based on EEG.

GitHub Events

Total
  • Create event: 3
  • Release event: 1
  • Issues event: 1
  • Watch event: 11
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 5
  • Fork event: 2
Last Year
  • Create event: 3
  • Release event: 1
  • Issues event: 1
  • Watch event: 11
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 5
  • Fork event: 2

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 111 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 24
  • Total maintainers: 1
pypi.org: dpeeg

Deep learning with EEG

  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 111 Last month
Rankings
Dependent packages count: 7.4%
Average: 38.3%
Dependent repos count: 69.2%
Maintainers (1)
Last synced: 7 months ago