lstm-neural-networks topic

List lstm-neural-networks repositories

UnivariateTimeSeriesForecast

25
Stars
2
Forks
Watchers

PhD Thesis: "Data Science in the Modeling and Forecasting of Financial Timeseries: from Classic methodologies to Deep Learning"

Activity-Recognition-with-CNN-and-RNN

439
Stars
148
Forks
Watchers

Temporal Segments LSTM and Temporal-Inception for Activity Recognition

PhasedLSTM-Keras

145
Stars
53
Forks
Watchers

Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]

Audio_Classification_using_LSTM

69
Stars
18
Forks
Watchers

Classification of Urban Sound Audio Dataset using LSTM-based model.

pytorch-kaldi

2.4k
Stars
446
Forks
Watchers

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are...

deep-learning-time-series

2.5k
Stars
515
Forks
Watchers

List of papers, code and experiments using deep learning for time series forecasting

Skater

1.0k
Stars
179
Forks
Watchers

Python Library for Model Interpretation/Explanations

StockPricePrediction

1.2k
Stars
412
Forks
Watchers

Stock Price Prediction using Machine Learning Techniques

IntroNeuralNetworks

716
Stars
208
Forks
Watchers

Introducing neural networks to predict stock prices

LSTM_RNN_Tutorials_with_Demo

635
Stars
283
Forks
Watchers

LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow