Public API for tf.keras.experimental namespace.
class CosineDecay
: A LearningRateSchedule that uses a cosine decay schedule.
class CosineDecayRestarts
: A LearningRateSchedule that uses a cosine decay schedule with restarts.
class LinearCosineDecay
: A LearningRateSchedule that uses a linear cosine decay schedule.
class LinearModel
: Linear Model for regression and classification problems.
class NoisyLinearCosineDecay
: A LearningRateSchedule that uses a noisy linear cosine decay schedule.
class PeepholeLSTMCell
: Equivalent to LSTMCell class but adds peephole connections.
class SequenceFeatures
: A layer for sequence input.
class WideDeepModel
: Wide & Deep Model for regression and classification problems.
terminate_keras_multiprocessing_pools(...)
: Destroy Keras' multiprocessing pools to prevent deadlocks. (deprecated)
© 2020 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/versions/r2.3/api_docs/python/tf/keras/experimental