W3cubDocs

/TensorFlow Python

Module: tf.keras

Defined in tensorflow/tools/api/generator/api/keras/__init__.py.

Imports for Python API.

This file is MACHINE GENERATED! Do not edit. Generated by: tensorflow/tools/api/generator/create_python_api.py script.

Modules

activations module: Imports for Python API.

applications module: Imports for Python API.

backend module: Imports for Python API.

callbacks module: Imports for Python API.

constraints module: Imports for Python API.

datasets module: Imports for Python API.

estimator module: Imports for Python API.

initializers module: Imports for Python API.

layers module: Imports for Python API.

losses module: Imports for Python API.

metrics module: Imports for Python API.

models module: Imports for Python API.

optimizers module: Imports for Python API.

preprocessing module: Imports for Python API.

regularizers module: Imports for Python API.

utils module: Imports for Python API.

wrappers module: Imports for Python API.

Classes

class Model: Model groups layers into an object with training and inference features.

class Sequential: Linear stack of layers.

Functions

Input(...): Input() is used to instantiate a Keras tensor.

Other Members

__cached__

__loader__

__spec__

© 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_docs/python/tf/keras