Python keras.layers.recurrent Module
This page shows the popular functions and classes defined in the
keras.layers.recurrent module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. LSTMUsed in 89 projects
-
2. GRUUsed in 35 projects
-
3. SimpleRNN()Used in 10 projects
-
4. Recurrent()Used in 8 projects