recurrentshop

RNN builder

A framework for building custom recurrent neural networks with Keras

Framework for building complex recurrent neural networks with Keras

GitHub

765 stars
30 watching
218 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yabata/pyrenn A toolbox for creating and training recurrent neural networks 99
mhjabreel/stf-rnn Recurrent neural network model for predicting people's next location based on spatial and temporal features 28
josephwilk/tlearn-rb A library for building recurrent neural networks in Ruby using the tlearn simulator. 96
emited/variationalrecurrentneuralnetwork A deep learning implementation of a VRNN model for sequential data processing 283
szcom/rnnlib A C library for training and synthesizing recurrent neural networks 900
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
sadeepj/crfasrnn_keras This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. 603
jianbotang/rnn_matlab A toolbox for building deep learning models of sequences with RNNs and other variants 79
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941
ragulpr/wtte-rnn A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution 768
gwtaylor/theano-rnn A demonstration project of a recurrent neural network implemented with Theano 377
yerevann/r-net-in-keras Recreating a complex neural network architecture from a research paper to improve question answering capabilities 178
titu1994/keras-resnext An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. 224
taolei87/sru A recurrent neural network implementation optimized for speed and parallelizability 31
ramon-oliveira/aorun A deep learning framework on top of PyTorch for building neural networks. 61