Skip to main content

EEG Phrase Predictor ver 2

Project description

EEG Phase Predictor ver 2

**Note: This is beta version, use for training with default dataset and inference only

Setup

  • Requirements: python >= 3.10
  • Installing:
  pip install eegpp2-beta

Train with default dataset

    python -m eegpp2 --mode "train" --model_type <mode_type> --lr <learning_rate> --batch_size <batch_size> --n_epochs <num_epochs> --n_splits <num_folds> --resume_checkpoint <resume_from_checkpoint>

ex: python -m eegpp2 --mode "train" --model_type "stftcnn1dnc" --n_epochs 20 --n_splits 10 --resume_checkpoint False

Inference

  1. Old version (Recommend)
    python -m eegpp2 -p <path_to_infer_config.yml>

ex: python -m eegpp2 -p "data_config_infer.yml"

  1. New version
  python -m eegpp2 --mode "infer" --data_path <path_to_data_file> --infer_path <path_to_saving_file> --model_type <model_type>

ex: python -m eegpp2 --mode "infer" --data_path "./dump_eeg_1.pkl" --infer_path './inference_result.txt" --model_type "stftcnn1dnc"

Model type

  • stftcnn1dnc: Multi-channels STFT-CNN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eegpp2_beta-0.1.7.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eegpp2_beta-0.1.7-py3-none-any.whl (46.3 kB view details)

Uploaded Python 3

File details

Details for the file eegpp2_beta-0.1.7.tar.gz.

File metadata

  • Download URL: eegpp2_beta-0.1.7.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for eegpp2_beta-0.1.7.tar.gz
Algorithm Hash digest
SHA256 36ebb98d88c758024472a989454b8b40144d4927e5c48b61611056258949f3e7
MD5 f1ecd1b3fc8fccd2e7a125da6c96848f
BLAKE2b-256 644694abf0d2d5ef58e4f33b177b30723e707e5c0fa5f962f45943f1815e6622

See more details on using hashes here.

File details

Details for the file eegpp2_beta-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: eegpp2_beta-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 46.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for eegpp2_beta-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0a226d72a5cbe0e04e6f0460ecd82d88ad49e1fa8327b8addf67240f9af9d7a4
MD5 1137bcbb906e24dec21eae3f5f75e02d
BLAKE2b-256 dcb440b241374f70c8215b877c7be5917715cf583fbae26809e0862676668684

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page