LostTech.TensorFlow : API Documentation

Type recurrent

Namespace tensorflow.python.keras.layers.recurrent

Public properties

PythonFunctionContainer AbstractRNNCell_fn get;

PythonFunctionContainer DropoutRNNCellMixin_fn get;

PythonFunctionContainer GRUCell_fn get;

PythonFunctionContainer LSTMCell_fn get;

PythonFunctionContainer PeepholeLSTMCell_fn get;

PythonFunctionContainer SimpleRNN_fn get;

PythonFunctionContainer SimpleRNNCell_fn get;

PythonFunctionContainer StackedRNNCells_fn get;