All Projects → DingKe → Qrnn

DingKe / Qrnn

Licence: mit
Quasi-recurrent Neural Networks for Keras

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qrnn

Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-33.78%)
Mutual labels:  recurrent-neural-networks
Chicksexer
A Python package for gender classification.
Stars: ✭ 64 (-13.51%)
Mutual labels:  recurrent-neural-networks
3d Reconstruction With Neural Networks
3D reconstruction with neural networks using Tensorflow. See link for Video (https://www.youtube.com/watch?v=iI6ZMST8Ri0)
Stars: ✭ 71 (-4.05%)
Mutual labels:  recurrent-neural-networks
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-29.73%)
Mutual labels:  recurrent-neural-networks
Predrnn Pytorch
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
Stars: ✭ 59 (-20.27%)
Mutual labels:  recurrent-neural-networks
Deep Plant
Deep-Plant: Plant Classification with CNN/RNN. It consists of CAFFE/Tensorflow implementation of our PR-17, TIP-18 (HGO-CNN & PlantStructNet) and MalayaKew dataset.
Stars: ✭ 66 (-10.81%)
Mutual labels:  recurrent-neural-networks
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-39.19%)
Mutual labels:  recurrent-neural-networks
Recurrent Environment Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Stars: ✭ 73 (-1.35%)
Mutual labels:  recurrent-neural-networks
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (-13.51%)
Mutual labels:  recurrent-neural-networks
Lstm Ctc Ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
Stars: ✭ 70 (-5.41%)
Mutual labels:  recurrent-neural-networks
Simplehtr
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Stars: ✭ 1,072 (+1348.65%)
Mutual labels:  recurrent-neural-networks
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-18.92%)
Mutual labels:  recurrent-neural-networks
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-9.46%)
Mutual labels:  recurrent-neural-networks
Tensorflow Lstm Sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Stars: ✭ 52 (-29.73%)
Mutual labels:  recurrent-neural-networks
Keras Tcn
Keras Temporal Convolutional Network.
Stars: ✭ 1,177 (+1490.54%)
Mutual labels:  recurrent-neural-networks
Tensorflow Cnn Time Series
Feeding images of time series to Conv Nets! (Tensorflow + Keras)
Stars: ✭ 49 (-33.78%)
Mutual labels:  recurrent-neural-networks
Dogtorch
Who Let The Dogs Out? Modeling Dog Behavior From Visual Data https://arxiv.org/pdf/1803.10827.pdf
Stars: ✭ 66 (-10.81%)
Mutual labels:  recurrent-neural-networks
Codegan
[Deprecated] Source Code Generation using Sequence Generative Adversarial Networks
Stars: ✭ 73 (-1.35%)
Mutual labels:  recurrent-neural-networks
Rnn Trajmodel
The source of the IJCAI2017 paper "Modeling Trajectory with Recurrent Neural Networks"
Stars: ✭ 72 (-2.7%)
Mutual labels:  recurrent-neural-networks
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-5.41%)
Mutual labels:  recurrent-neural-networks

Depricated! The repo is based on Keras 1.2 and not maintained anymore. Check here if you use Keras 2.0.

A trail implemention of QRNN-fo with dropout for Keras

Run the demo: python imbd_qrnn.py

Reference: Qausi-recurrent Neural Networks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].