This is a project of building a Brain Computer Interface (BCI) system to classify emotional stress state base on EEG signal.
Serving for the course Machine Learning - IT3190E
-
Download the zip file (https://github.com/Thanh-2004/MachineLearningProject.git)
-
In your terminal log, it can be XXX EmotionalStressDectection %
-
Type in cd Visualization to change direction into the Visualization folder
-
Run the Demo.py to run the UI for demonstration
-
Run the Record.py to record the data (use when you have the EEG recording device)
-
Each AI model is implemented in the Model folder, feel free to run each model for more detail.