Skip to main content

EEG model embeddings - distilled EPI-250k

Project description

neuroencoder

EEG foundation model embeddings for Python.

pip install neuroencoder
import neuroencoder as ne
from neuroencoder import MRL

images = ne.preprocess(eeg, sfreq=256, channel_names=ch_names)

model = MRL.from_pretrained()
embeddings = model.predict(images, dim=192)

ne.explore(embeddings)   # interactive Apple Embedding Atlas
ne.plot(embeddings)      # static matplotlib UMAP

Model access

The MRL model is gated on HuggingFace. Request access, then authenticate once:

huggingface-cli login

or export HF_TOKEN=hf_... before running.

Documentation

Full docs at docs.neuroencoder.com.

Links

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

neuroencoder-1.0.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

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

neuroencoder-1.0.0-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

Details for the file neuroencoder-1.0.0.tar.gz.

File metadata

  • Download URL: neuroencoder-1.0.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for neuroencoder-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4b329b8df8e3d94f3d34071a360b463f23ba2cb655db62c1e6a141da0cec2be3
MD5 93b318c4b3064dbf64da767d45b4048b
BLAKE2b-256 4c5244a9b0fbd5e3cbb9b464b10acaab2f061babae4f882e6fb76ee47237be2e

See more details on using hashes here.

File details

Details for the file neuroencoder-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: neuroencoder-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 20.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for neuroencoder-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 de2b61c6f7cd186961f5c6f10f0368890cd757a199644c1639c7ca89e18b788d
MD5 1ef40041a326ce2af6c75dd014a2637e
BLAKE2b-256 45868e26ba161a9d95ea8197fdcb38c9a5ab63870f150539531e951a57613a4c

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