Repository navigation

#

gru

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 年前

In PyTorch Learing Neural Networks Likes CNN、BiLSTM

Python
1348
2 年前

Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).

Python
616
2 年前

Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models

Jupyter Notebook
543
5 个月前

百度云魅族深度学习应用大赛

Jupyter Notebook
423
3 年前

ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST

Python
415
3 年前

Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow

Jupyter Notebook
344
5 年前
C++
330
2 年前

In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the prediction. LSTM will be used as a generator, and CNN as a discriminator. In addition, Natural Language Processing(NLP) will also be used in this project to analyze the influence of News on stock prices.

Jupyter Notebook
246
4 年前

Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.

Python
221
9 年前

OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。

Python
207
1 年前

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

HTML
190
8 年前