How to Model EEG Data and Ratings Using ANN in MATLAB? #148210
Unanswered
wrkndrvmbhnhfzo
asked this question in
Programming Help
Replies: 1 comment 2 replies
-
Hi @wrkndrvmbhnhfzo can you add me on Discord? I |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
I have cleaned EEG signal data in .mat files collected from 20 individuals while listening to 12 songs, and each participant rated their familiarity with and liking of the songs on a scale of 1-5. These ratings are stored in an Excel file. I want to model this data using an artificial neural network (ANN) in MATLAB. I've been told that I don't need to use EEGLAB since the data is already cleaned, but I have 12*20=240 .mat files, each representing separate matrices, and the files are large.
Could you guide me on how to approach this step-by-step? Your assistance would be greatly appreciated
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions