NYCU Deep Learning and Practice Summer 2023
-
Updated
Sep 24, 2023 - Python
NYCU Deep Learning and Practice Summer 2023
NYU CS-GY 9223 E Neuroinformatics (Spring 2024) - Final Project
EEGnet on a microcontroller
Final project for the course Human Data Analytics (UniPD)
Project for XAI606(Korea University)
Machine Learning based Brain Computer Interface (BCI) by analyzing EEG Data using PyTorch
Stage training Implementation
Processing EEG data using Speechbrain-MOABB and model tuning to get best results
EEG Classification API using Flask
NCTU(NYCU) Deep Learning and Practice Spring 2021
Labs for 5003 Deep Learning Practice course in summer term 2021 at NYCU.
Class to automatic create Convolutional Neural Network in PyTorch
It is the task to classify BCI competition datasets (EEG signals) using EEGNet and DeepConvNet with different activation functions. You can get some detailed introduction and experimental results in the link below. https://github.com/secondlevel/EEG-classification/blob/main/Experiment%20Report.pdf
PyTorch code for "Motor Imagery Decoding Using Ensemble Curriculum Learning and Collaborative Training"
The codes that I implemented during my B.Sc. project.
This code implements the EEG Net deep learning model using PyTorch. The EEG Net model is based on the research paper titled "EEGNet: A Compact Convolutional Neural Network for EEG-based Brain-Computer Interfaces".
EEG Artifact Removal Using Deep Learning (source code, IEEE Journal of Biomedical and Health Informatics)
ADHDeepNet is a model that integrates temporal and spatial characterization, attention modules, and explainability techniques, optimized for EEG data ADAD diagnosis. Neural Architecture Search (NAS), Hyper-parameter optimization, and data augmentation are also incorporated to enhance the model's performance and accuracy.
Add a description, image, and links to the eegnet topic page so that developers can more easily learn about it.
To associate your repository with the eegnet topic, visit your repo's landing page and select "manage topics."