There are 5 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
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
百度云魅族深度学习应用大赛
Keras tutorial for beginners (using TF backend)
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.
CryptoCurrency prediction using machine learning and deep learning
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
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.
A Keras library for multi-step time-series forecasting.
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Word Embedding + LSTM + FC
Baseline implementation of recurrent PPO using truncated BPTT
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Implementation of Hierarchical Attention Networks in PyTorch
Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. Additionally, hybrid models like GRU-XGBoost and LSTM-Attention-XGBoost for Electricity Demand and price prediction
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
stock prediction with GAN and WGAN
Challenging Memory-based Deep Reinforcement Learning Agents
Application of machine learning to the Coinbase (GDAX) orderbook
This repo contains all the notebooks mentioned in blog.