Keras implementation of Nested LSTMs
☆88Dec 6, 2018Updated 7 years ago
Alternatives and similar repositories for Nested-LSTM
Users that are interested in Nested-LSTM are comparing it to the libraries listed below
Sorting:
- Nested LSTM Cell☆252Mar 25, 2018Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Mar 14, 2017Updated 8 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago
- A Playground for Variational Autoencoders☆12Feb 11, 2018Updated 8 years ago
- Various DQN method with cartpole☆11May 30, 2018Updated 7 years ago
- Miltiplicative LSTM for Keras 2.0+☆42Nov 4, 2017Updated 8 years ago
- Neural Machine Translation Experiment with TensorFlow☆11May 22, 2017Updated 8 years ago
- Keras implementation of: Fitted Learning: Models with Awareness of their Limits☆13Mar 23, 2017Updated 8 years ago
- Keras implementation of Global Context Attention blocks☆46Apr 29, 2019Updated 6 years ago
- 👜 Callbag utilities for communicating with a Web Worker☆13Feb 10, 2018Updated 8 years ago
- Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type …☆324Nov 6, 2022Updated 3 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Nov 4, 2016Updated 9 years ago
- machine learning on edge (fog) computing☆13Dec 5, 2018Updated 7 years ago
- Partial implementation of ODE-GAN technique from the paper Training Generative Adversarial Networks by Solving Ordinary Differential Equa…☆16Nov 12, 2020Updated 5 years ago
- A very opinionated but very convenient way to test Secure Scuttlebutt applications☆10Feb 5, 2018Updated 8 years ago
- Keras implementation of Octave Convolutions☆52Apr 23, 2019Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras