1
0

Initial commit

This commit is contained in:
2026-04-09 08:21:30 -07:00
commit d3ef110c1e
6 changed files with 1489 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
mne>=1.6
numpy>=1.24
pandas>=2.0
scipy>=1.11
scikit-learn>=1.3
matplotlib>=3.7
seaborn>=0.12