无
入门
开发者指南
代码示例
Keras 3 API 文档
Keras 2 API 文档
模型 API
层 API
回调 API
优化器
指标
损失函数
数据加载
内置小型数据集
Keras 应用
混合精度
工具集
KerasTuner: 超参数调优
KerasHub: 预训练模型
KerasRS
入门
指南
API
示例
Keras Tuner
Keras RS
Keras Hub
Keras 3 API 文档
Keras 2 API 文档
模型 API
层 API
回调 API
优化器
指标
损失函数
数据加载
内置小型数据集
Keras 应用
混合精度
工具集
►
Keras 2 API 文档
Keras 2 API 文档
模型 API
Model 类
Sequential 类
模型训练 API
保存与序列化
层 API
基础 Layer 类
层激活函数
层权重初始化器
层权重正则化器
层权重约束
核心层
卷积层
池化层
循环层
预处理层
归一化层
正则化层
注意力层
重塑层
合并层
激活层
回调 API
基础 Callback 类
ModelCheckpoint
BackupAndRestore
TensorBoard
EarlyStopping
LearningRateScheduler
ReduceLROnPlateau
RemoteMonitor
LambdaCallback
TerminateOnNaN
CSVLogger
ProgbarLogger
优化器
SGD
RMSprop
Adam
AdamW
Adadelta
Adagrad
Adamax
Adafactor
Nadam
Ftrl
指标
准确率指标
概率指标
回归指标
基于真/假阳性与真/假阴性的分类指标
图像分割指标
用于“最大间隔”分类的 Hinge 指标
损失函数
概率损失函数
回归损失函数
用于“最大间隔”分类的 Hinge 损失函数
数据加载
图像数据加载
时间序列数据加载
文本数据加载
音频数据加载
内置小型数据集
MNIST 数字分类数据集
CIFAR10 小型图像分类数据集
CIFAR100 小型图像分类数据集
IMDB 电影评论情感分类数据集
Reuters 新闻分类数据集
Fashion MNIST 数据集,MNIST 的替代品
Boston Housing 房价回归数据集
Keras 应用
Xception
EfficientNet B0 至 B7
EfficientNetV2 B0 至 B3 及 S, M, L
ConvNeXt Tiny, Small, Base, Large, XLarge
VGG16 和 VGG19
ResNet 和 ResNetV2
MobileNet, MobileNetV2 和 MobileNetV3
DenseNet
NasNetLarge 和 NasNetMobile
InceptionV3
InceptionResNetV2
混合精度
混合精度策略 API
LossScaleOptimizer
工具集
模型绘图工具
结构化数据预处理工具
Python 与 NumPy 工具
后端工具
Keras 2 API 文档
模型 API
层 API
回调 API
优化器
指标
损失函数
数据加载
内置小型数据集
Keras 应用
混合精度
工具集