pbashivan / EEGLearn

A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt incorrect

jdakka opened this issue · comments

numpy>=1.9
scipy>=0.16
FIX to **scikit-learn>=0.16
theano>=0.7
FIX to **Lasagne>=0.1

Fixed it!
Thank you!