recurrent-neural-networks topic

List recurrent-neural-networks repositories

LSTM-Human-Activity-Recognition

3.3k
Stars
931
Forks
Watchers

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

LSTMVis

1.2k
Stars
252
Forks
Watchers

Visualization Toolbox for Long Short Term Memory networks (LSTMs)

deep-news-summarization

182
Stars
59
Forks
Watchers

News summarization using sequence to sequence model with attention in TensorFlow.

stanford-cs-230-deep-learning

6.2k
Stars
1.3k
Forks
Watchers

VIP cheatsheets for Stanford's CS 230 Deep Learning

zhihu

3.5k
Stars
2.1k
Forks
Watchers

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such a...

sru

2.1k
Stars
307
Forks
Watchers

Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)