praveendareddy21 / Stacked_LSTMS_Highway_Residual_On_TimeSeries_Datasets
☆11Updated 7 years ago
Alternatives and similar repositories for Stacked_LSTMS_Highway_Residual_On_TimeSeries_Datasets:
Users that are interested in Stacked_LSTMS_Highway_Residual_On_TimeSeries_Datasets are comparing it to the libraries listed below
- LSTM-Attention☆74Updated 7 years ago
- ☆65Updated 2 years ago
- Python implementation of a time-series model with (optional) attention where the encoder is CNN, decoder is LSTM, and more.☆22Updated 8 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 8 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆35Updated 7 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 5 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Updated 8 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆45Updated 2 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Dual Staged Attention Model for Time Series prediction☆67Updated 7 years ago
- This code is to implement the IndRNN.☆69Updated 5 years ago
- Colorspace thresholding to detect fire in videos/images☆10Updated 7 years ago
- 深度学习相关代码☆22Updated 6 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 6 years ago
- Sequence Segmentation using Joint RNN and Structured Prediction Models (ICASSP 2017)☆17Updated 7 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆43Updated 8 years ago