Develop-Packt / Advanced-RNNs

This module covers the implementation of advanced RNN models that overcome the drawbacks of plain RNNs. We will particularly look at LSTM, GRU-based model, Bi-directional and Stacked RNNs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced RNNs

GitHub issues GitHub forks GitHub stars PRs Welcome

About

This module covers the implementation of advanced RNN models that overcome the drawbacks of plain RNNs. We will particularly look at LSTM, GRU-based model, Bi-directional and Stacked RNNs.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%