MohammadMoradi79's Stars
amrzhd/EEGDataAugmentations
GitHub repository featuring EEG data augmentation methods for neural network training.
amrzhd/EEG-MSCNN
This project explores the impact of Multi-Scale CNNs on the classification of EEG signals in Brain-Computer Interface (BCI) systems. By comparing the performance of two models, EEGNet and MSTANN, the study demonstrates how richer temporal feature extractions can enhance CNN models in classifying EEG signals
amrzhd/EEGNet
This project focuses on implementing CNN model based on the EEGNet architecture with Pytorch library for classifying motor imagery tasks using EEG data.
amrzhd/MRISkullStripping
Developing a UNet3D model for accurate MRI skull stripping using the Calgary Campinas 359 dataset, enhancing neuroimaging preprocessing workflows.
maryamkalhori/DataAnalystPortfolio
alirezakazemipour/NN-Without-Frameworks
Let's build Neural Networks from scratch.