Analysis and evaluation of EEG samples using theories, algorithms, techniques and methodologies involved in signal processing.
Complete with algorithms for detecting the following artifacts inside the samples and marking their onset:
- Eye Blinks
- Muscle Movements
- Seizures
Algorithms and analysis are found in notebook.ipynb
-
Install uv package manager.
-
Install required dependencies
uv syncAlternatively requirements.txt has also been generated if uv cannot be used.
