Skip to content

MindEase is an application that takes EEG data from the Emotiv device and uses ML to predict whether the person using the device is stressed or not.

Notifications You must be signed in to change notification settings

SabahBaothman/MindEaseApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MindEaseApp

MindEase is an application that takes EEG data from the Emotiv device and uses ML to predict whether the person using the device is stressed or not.

About MindEase

The application uses Emotiv's EEG measurement technology to collect data from the user's brain activity. The EEG data is processed and analyzed using machine learning algorithms that have been trained to identify patterns associated with stress. The application then makes a prediction based on the data analysis.

Mindease application architecture

This picture represent the architecture of Mindease application :)

Mindease application front-end

Mindease application Methodology

The methodology in our project involves four main steps:

• EEG Signal Data Acquisition: The project involved placing 5 EEG electrodes on specific positions on the subject's head to read neural signals. The Emotiv EPOC Flex hardware and software were used to record the raw data.

• Preprocessing: The collected neural data experienced preprocessing steps to filter out noise and artifacts.

• Feature Extraction: Feature extraction techniques, including statistical measures such as mean, minimum, and standard deviation, are employed to preprocess the EEG dataset, effectively reducing noise, eliminating artifacts, and removing irrelevant information.

• Machine Learning Model: The LSTM model is trained using a labeled dataset of EEG samples with associated emotion labels. During training, the model learns to map the extracted features from EEG signals to the respective emotion classes.

About

MindEase is an application that takes EEG data from the Emotiv device and uses ML to predict whether the person using the device is stressed or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published