lstm-attention topic

List lstm-attention repositories

A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)

Tencent_Ads_Algo_2020_TOP12

31
Stars
6
Forks
Watchers

Tencent Advertisement Algorithm Competition 2020 / 2020 腾讯广告算法大赛 TOP12

attention-pytorch

20
Stars
5
Forks
Watchers

pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。

speech_emotion_recognition

25
Stars
11
Forks
Watchers

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...

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...