关于 Keras 入门指南 开发者指南 代码示例 Keras 3 API 文档 模型 API 层 API 回调 API 操作 API 优化器 指标 损失 数据加载 内置小型数据集 Keras 应用 混合精度 多设备分布式 RNG API 实用工具 实验管理实用工具 模型绘图实用工具 结构化数据预处理实用工具 张量实用工具 Python & NumPy 实用工具 Scikit-Learn API 封装器 Keras 配置实用工具 Keras 2 API 文档 KerasTuner:超参数调优 KerasHub:预训练模型
► Keras 3 API 文档 / 实用工具

实用工具

实验管理实用工具

  • Config 类

模型绘图实用工具

  • plot_model 函数
  • model_to_dot 函数

结构化数据预处理实用工具

  • FeatureSpace 类

张量实用工具

  • get_source_inputs 函数
  • is_keras_tensor 函数

Python & NumPy 实用工具

  • set_random_seed 函数
  • split_dataset 函数
  • pack_x_y_sample_weight 函数
  • get_file 函数
  • Progbar 类
  • PyDataset 类
  • to_categorical 函数
  • normalize 函数

Scikit-Learn API 封装器

  • SKLearnClassifier 类
  • SKLearnRegressor 类
  • SKLearnTransformer 类

Keras 配置实用工具

  • version 函数
  • clear_session 函数
  • enable_traceback_filtering 函数
  • disable_traceback_filtering 函数
  • is_traceback_filtering_enabled 函数
  • enable_interactive_logging 函数
  • disable_interactive_logging 函数
  • is_interactive_logging_enabled 函数
  • enable_unsafe_deserialization 函数
  • floatx 函数
  • set_floatx 函数
  • image_data_format 函数
  • set_image_data_format 函数
  • epsilon 函数
  • set_epsilon 函数
  • backend 函数
实用工具
实验管理实用工具
模型绘图实用工具
结构化数据预处理实用工具
张量实用工具
Python & NumPy 实用工具
Scikit-Learn API 封装器
Keras 配置实用工具
条款 | 隐私