indrnn
There are 8 repositories under indrnn topic.
batzner/indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
Sunnydreamrain/IndRNN_pytorch
Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.
StefOe/indrnn-pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
Sunnydreamrain/IndRNN_Theano_Lasagne
This code is to implement the IndRNN.
flandolfi/indrnn
Keras implementation of Independently Recurrent Neural Networks (IndRNN)
ahmadalsharef994/FineTuned-IndRNN-DeepLearning-Model
Demonstrates a time-series forecasting approach using a fine-tuned IndRNN model, comparing performance with LSTMs in TensorFlow.
ysngshn/torch-indrnn
PyTorch implementation of IndRNN with custom C++/CUDA extensions
ysngshn/jax-pallas-benchmark
Benchmarking the JAX Pallas implementation of a custom RNN against alternatives