Skip to content

Analyzing the performance of transfer learning from one EEG dataset to another

Notifications You must be signed in to change notification settings

hichem-sahraoui/IFT3710

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Analyzing the performance of transfer learning with different EEG datasets (IFT3710)

TITLE: Analyzing the performance of transfer learning with different EEG datasets

• First Dataset: Meditation vs thinking task

o https://openneuro.org/datasets/ds003969/versions/1.0.0

• Second Dataset: Music Listening

o https://openneuro.org/datasets/ds003774/versions/1.0.0

Team Members

Description of the Project

  • Motivation:

    • Generally, in machine learning, every time there’s a different dataset, we need to create a model that minimizes the error of validation (or test). However, with two different EEG datasets, it can be challenging when it comes to accurately train models in neuroscience, especially with deep learning methods. This is because many experiments don’t have enough data due to the high complexity and cost of the procedures for data gathering. Furthermore, preprocessing EEG data can lead to very complex datasets (a lot of attributes for a few datapoints). We decide to introduce the concept of transfer learning to approve the accuracy of training a model with few EEG datapoints.
  • Objectives:

    • Being able to preprocess and extract essential features for different EEG datasets
    • Understand the concept of transfer learning with different EEG datasets
    • Compare the accuracy of the dataset of music thinking between different methods (data training from scratch vs transfer learning)

About

Analyzing the performance of transfer learning from one EEG dataset to another

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published