Module: tf.keras.experimental

Defined in tensorflow/_api/v1/keras/experimental/__init__.py.

Public API for tf.keras.experimental namespace.

Classes

class PeepholeLSTMCell: Equivalent to LSTMCell class but adds peephole connections.