关于 Keras 入门 开发者指南 代码示例 Keras 3 API 文档 Keras 2 API 文档 模型 API 层 API 回调 API 优化器 指标 损失函数 数据加载 内置小型数据集 Keras 应用 混合精度 实用程序 模型绘图实用程序 结构化数据预处理实用程序 Python & NumPy 实用程序 后端实用程序 KerasTuner:超参数调整 KerasHub:预训练模型
► Keras 2 API 文档 / 实用程序

实用程序

模型绘图实用程序

  • plot_model 函数
  • model_to_dot 函数

结构化数据预处理实用程序

  • FeatureSpace 类

Python & NumPy 实用程序

  • set_random_seed 函数
  • split_dataset 函数
  • get_file 函数
  • Progbar 类
  • Sequence 类
  • to_categorical 函数
  • to_ordinal 函数
  • normalize 函数

后端实用程序

  • clear_session 函数
  • floatx 函数
  • set_floatx 函数
  • image_data_format 函数
  • set_image_data_format 函数
  • epsilon 函数
  • set_epsilon 函数
  • is_keras_tensor 函数
  • get_uid 函数
  • rnn 函数
实用程序
模型绘图实用程序
结构化数据预处理实用程序
Python & NumPy 实用程序
后端实用程序
条款 | 隐私权政策