https://github.com/abhaskumarsinha/gru-varients
An implementation of classical GRU (Cho, el at. 2014) along with Optimized versions (Dey, Rahul. 2017) on TensorFlow that outperforms Native tf.keras.layers.GRU(units) implementation of Keras.
https://github.com/abhaskumarsinha/gru-varients
deep-learning gated-recurrent-units gru keras-tensorflow lstm optimization-algorithms python3
Last synced: 6 months ago
JSON representation
An implementation of classical GRU (Cho, el at. 2014) along with Optimized versions (Dey, Rahul. 2017) on TensorFlow that outperforms Native tf.keras.layers.GRU(units) implementation of Keras.
- Host: GitHub
- URL: https://github.com/abhaskumarsinha/gru-varients
- Owner: abhaskumarsinha
- License: mit
- Created: 2022-08-20T07:10:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T07:37:05.000Z (about 3 years ago)
- Last Synced: 2025-03-27T17:51:57.299Z (7 months ago)
- Topics: deep-learning, gated-recurrent-units, gru, keras-tensorflow, lstm, optimization-algorithms, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 114 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0