Pinned Repositories
ATPapers
Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力机制、Transformer和预训练语言模型论文与相关资源集合
Attention-Mechanisms-paper
注意力机制on自然语言处理文章整理笔记
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
EEG
PyTorch EEG emotion analysis using DEAP dataset
EEG-based-emotion-analysis-using-DEAP-dataset-for-Supervised-Machine-Learning
This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.
EEG-Emotion-classification
EEG-Emotion-Recognition
EEG data processing and it's convolution using AutoEncoder + CNN + RNN
emotion-recognition-by-deap-dataset
Repo for final year project
Human-Emotion-Analysis-using-EEG-from-DEAP-dataset
Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EEG ratings based on Arousl and Valence(high /Low)
TSception
PyTorch implementation of TSception
greee28's Repositories
greee28/EEG
PyTorch EEG emotion analysis using DEAP dataset
greee28/EEG-Emotion-Recognition
EEG data processing and it's convolution using AutoEncoder + CNN + RNN
greee28/emotion-recognition-by-deap-dataset
Repo for final year project
greee28/Human-Emotion-Analysis-using-EEG-from-DEAP-dataset
Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EEG ratings based on Arousl and Valence(high /Low)
greee28/TSception
PyTorch implementation of TSception
greee28/ATPapers
Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力机制、Transformer和预训练语言模型论文与相关资源集合
greee28/Attention-Mechanisms-paper
注意力机制on自然语言处理文章整理笔记
greee28/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
greee28/EEG-based-emotion-analysis-using-DEAP-dataset-for-Supervised-Machine-Learning
This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.
greee28/EEG-Emotion-classification
greee28/Emotion_recognition_DEAP
Emotion recognition using analysis of facial expressions on DEAP dataset
greee28/Emotions-Predictions
Emotions prediction using RNN with LSTM cells and Attention Mechanisms
greee28/github-slideshow
A robot powered training repository :robot:
greee28/LSTM-with-Attention-Mechanism
LSTM with Attention Mechanism (Will update soon)
greee28/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
greee28/resume
This is my resume using HTML
greee28/start-machine-learning-in-2020
A complete guide on how to start learning machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field.
greee28/transformer-implementation
Personal implementation of the Transformer paper.