recurrent-neural-networks topic

List recurrent-neural-networks repositories

pytorch-kaldi

2.4k
Stars
447
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
517
Forks
Watchers

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

Stock-Price-Prediction-LSTM

535
Stars
211
Forks
Watchers

OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network

DA-RNN

411
Stars
142
Forks
Watchers

📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)

awesome-tensorlayer

266
Stars
62
Forks
Watchers

A curated list of dedicated resources and applications

lstm_anomaly_thesis

223
Stars
87
Forks
Watchers

Anomaly detection for temporal data using LSTMs

stock-prediction-deep-neural-learning

440
Stars
101
Forks
Watchers

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting

rnn_lstm_from_scratch

236
Stars
70
Forks
Watchers

How to build RNNs and LSTMs from scratch with NumPy.

speech-recognition-neural-network

185
Stars
87
Forks
Watchers

This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.