Module for constructing RNN Cells and additional RNN operations.
tf.contrib.rnn.BasicRNNCelltf.contrib.rnn.BasicLSTMCelltf.contrib.rnn.GRUCelltf.contrib.rnn.LSTMCelltf.contrib.rnn.LayerNormBasicLSTMCelltf.contrib.rnn.MultiRNNCelltf.contrib.rnn.LSTMBlockWrappertf.contrib.rnn.DropoutWrappertf.contrib.rnn.EmbeddingWrappertf.contrib.rnn.InputProjectionWrappertf.contrib.rnn.OutputProjectionWrappertf.contrib.rnn.DeviceWrappertf.contrib.rnn.ResidualWrappertf.contrib.rnn.FusedRNNCelltf.contrib.rnn.FusedRNNCellAdaptortf.contrib.rnn.TimeReversedFusedRNNtf.contrib.rnn.LSTMBlockFusedCelltf.contrib.rnn.CoupledInputForgetGateLSTMCelltf.contrib.rnn.TimeFreqLSTMCelltf.contrib.rnn.GridLSTMCellTensorFlow provides a number of methods for constructing Recurrent Neural Networks.
tf.contrib.rnn.static_rnntf.contrib.rnn.static_state_saving_rnntf.contrib.rnn.static_bidirectional_rnntf.contrib.rnn.stack_bidirectional_dynamic_rnn
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_guides/python/contrib.rnn