lstm-attention topic
pytorch-sentiment-analysis-classification
A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)
Tencent_Ads_Algo_2020_TOP12
Tencent Advertisement Algorithm Competition 2020 / 2020 腾讯广告算法大赛 TOP12
attention-pytorch
pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。
speech_emotion_recognition
In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifiers that uses machine learning algorithms has been used for dec...
Electricity_Demand_and_Price_forecasting
Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. A...