Repository navigation

#

recurrent-neural-networks

TypeScript
14663
7 个月前

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

Jupyter Notebook
3605
1 个月前

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 as text generation, machine translation, deep convolution GAN and other actual combat code.

Jupyter Notebook
3511
4 年前

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

Jupyter Notebook
3394
2 年前
mravanelli/pytorch-kaldi

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 performed with the kaldi toolkit.

Python
2385
3 年前

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

Python
2101
3 年前

Handwritten Text Recognition (HTR) system implemented with TensorFlow.

Python
2059
1 年前

Keras Temporal Convolutional Network. Supports Python and R.

Python
1931
11 天前

Visualization Toolbox for Long Short Term Memory networks (LSTMs)

Jupyter Notebook
1239
3 年前