pytorch-lstm
There are 14 repositories under pytorch-lstm topic.
NotVinay/karaokey
Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been trained to tackle the source separation. The model learns the particularities of music signals through its temporal structure.
tatwan/AI-for-Trading
Artificial Intelligence for Trading Nanodegree Projects
yuboona/punctuation-restoration-pytorch
A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP
ashukid/anomaly-detection-in-ecg-signal
Official implementation of "Regularised Encoder-Decoder Architecture for Anomaly Detection in ECG Time Signals"
ksopyla/pytorch_neural_networks
🔥 Pytorch neural network tutorial. Build: feedforward, convolutional, recurrent/LSTM neural network.
nbalepur/Rap-Lyric-Generator
Generating Kanye West lyrics using a LSTM network in Pytorch, deployed to a website
rainmaker29/COVID19-Death-rate
A Pytorch time series model that predicts deaths by COVID19 using LSTMs
aliemo/names-classifier
Modular Names Classifier, Object Oriented PyTorch Model
eljandoubi/Image-Captioning
Uses a CNN Encoder and a RNN Decoder to generate captions for input images.
qbTrible/CodeDemo-LSTM
CodeDemo with LSTM
the-code-experiments/experiment-pytorch
Learning the basics of PyTorch
varvarvarvar/language_identification
:globe_with_meridians: Language identification for Scandinavian languages
mickdif/Tesi
Progetto di tesi: rete LSTM multivariata con sentiment analysis per la previsione dei titoli in borsa
satyajitovelil/SageMaker-Sentiment_Analysis-WebApp
Udacity's Machine Learning Nanodegree Graded Project. Includes a binary classification neural network model for sentiment analysis of movie reviews and scripts to deploy the trained model to a web app using AWS Lambda.