TensorFlow模块:tf.keras
模块:tf.keras
用于Python API的导入.
此文件是计算机生成的!请勿编辑.生成者:tensorflow/tools/api/generator/create_python_api.py脚本.
模块
activations模块:用于Python API的导入.
applications模块:用于Python API的导入.
backend模块:用于Python API的导入.
callbacks模块:用于Python API的导入.
constraints模块:用于Python API的导入.
datasets模块:用于Python API的导入.
estimator模块:用于Python API的导入.
initializers模块:用于Python API的导入.
layers模块:用于Python API的导入.
losses模块:用于Python API的导入.
metrics模块:用于Python API的导入.
models模块:用于Python API的导入.
optimizers模块:用于Python API的导入.
preprocessing模块:用于Python API的导入.
regularizers模块:用于Python API的导入.
utils模块:用于Python API的导入.
wrappers模块:用于Python API的导入.
类
class Model:Model将图层分组为具有训练和推理功能的对象.
class Sequential:线性叠层.
功能
Input(...):Input()用于实例化Keras张量.
其他成员
__cached__
__loader__
__spec__