- TensorFlow 101
- TensorFlow 的高级库
-
Keras 101
- 安装 Keras
- Keras 中的神经网络模型
- 在 Keras 建立模型的工作流程
- 创建 Keras 模型
- 用于创建 Keras 模型的顺序 API
- 用于创建 Keras 模型的函数式 API
- Keras 层
- Keras 核心层
- Keras 卷积层
- Keras 池化层
- Keras 本地连接层
- Keras 循环层
- Keras 嵌入层
- Keras 合并层
- Keras 高级激活层
- Keras 正则化层
- Keras 噪音层
- 将层添加到 Keras 模型
- 用于将层添加到 Keras 模型的顺序 API
- 用于向 Keras 模型添加层的函数式 API
- 编译 Keras 模型
- 训练 Keras 模型
- 使用 Keras 模型进行预测
- Keras 的附加模块
- MNIST 数据集的 Keras 序列模型示例
- 总结
- 使用 TensorFlow 进行经典机器学习
- 使用 TensorFlow 和 Keras 的神经网络和 MLP
- 使用 TensorFlow 和 Keras 的 RNN
- 使用 TensorFlow 和 Keras 的时间序列数据的 RNN
- 使用 TensorFlow 和 Keras 的文本数据的 RNN
- 使用 TensorFlow 和 Keras 的 CNN
- 使用 TensorFlow 和 Keras 的自编码器
- TF 服务:生产中的 TensorFlow 模型
-
迁移学习和预训练模型
- ImageNet 数据集
- 再训练或微调模型
- COCO 动物数据集和预处理图像
- TensorFlow 中的 VGG16
- 使用 TensorFlow 中预训练的 VGG16 进行图像分类
- TensorFlow 中的图像预处理,用于预训练的 VGG16
- 使用 TensorFlow 中的再训练的 VGG16 进行图像分类
- Keras 的 VGG16
- 使用 Keras 中预训练的 VGG16 进行图像分类
- 使用 Keras 中再训练的 VGG16 进行图像分类
- TensorFlow 中的 Inception v3
- 使用 TensorFlow 中的 Inception v3 进行图像分类
- 使用 TensorFlow 中的再训练的 Inception v3 进行图像分类
- 总结
- 深度强化学习
- 生成性对抗网络
- 使用 TensorFlow 集群的分布式模型
- 移动和嵌入式平台上的 TensorFlow 模型
- R 中的 TensorFlow 和 Keras
- 调试 TensorFlow 模型
- 张量处理单元
精通 TensorFlow 1.x 中文版(初稿)
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 原文链接:https://yq.aliyun.com/articles/178374 0. 简介 在过去,我写的主...
- 转自https://mp.weixin.qq.com/s/Qdo1vks94tbGkzXEiuQV7w 导语:本文...
- 【干货】TensorFlow的55个经典案例 由 judyzhong 于 星期一, 11/27/2017 - 10...
- 文章来源:Github 本文是TensorFlow实现流行机器学习算法的教程汇集,目标是让读者可以轻松通过清晰简明...