There are 4 repositories under gru topic.
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
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.
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Predict Cryptocurrency Price with Deep Learning
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
百度云魅族深度学习应用大赛
Keras tutorial for beginners (using TF backend)
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
:microscope: Nano size Theano LSTM module
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.
OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。
This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
A Keras library for multi-step time-series forecasting.
CryptoCurrency prediction using machine learning and deep learning
Word Embedding + LSTM + FC
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Implementation of Hierarchical Attention Networks in PyTorch
Baseline implementation of recurrent PPO using truncated BPTT
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Application of machine learning to the Coinbase (GDAX) orderbook
stock prediction with GAN and WGAN
Challenging Memory-based Deep Reinforcement Learning Agents
This repo contains all the notebooks mentioned in blog.
Real-time recurrent neural networks for audio plugins