TensorFlow implementation of Independently Recurrent Neural Networks
-
Updated
Aug 19, 2021 - Python
10000
TensorFlow implementation of Independently Recurrent Neural Networks
Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
Demonstrates a time-series forecasting approach using a fine-tuned IndRNN model, comparing performance with LSTMs in TensorFlow.
Benchmarking the JAX Pallas implementation of a custom RNN against alternatives
Add a description, image, and links to the indrnn topic page so that developers can more easily learn about it.
To associate your repository with the indrnn topic, visit your repo's landing page and select "manage topics."