lstm-model topic
time-series-forecasting-pytorch
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
Tong-Music
Lyrics and rap lyrics AI-generate system based on GPT-2 and LSTM / 基于GPT-2和LSTM的歌词和说唱歌词创作系统
lstm_sentence_classifier
LSTM-based Models for Sentence Classification in PyTorch
pytorch_Highway_Networks
Highway Networks implement in pytorch
Python_ds_Research
Python based Quant Finance Models, Tools and Algorithmic Decision Making
FinBERT-QA-notebooks
Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Viet-Nam-Sign-Language-Recognition-using-Hand-MediaPipe-framework-and-LSTM-model
Text-Classification-LSTMs-PyTorch
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be...
Text-Generation-BiLSTM-PyTorch
In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCells.