“人工智能”的版本间的差异
来自CloudWiki
(→深入 MINST 案例) |
(→深入 MINST 案例) |
||
第40行: | 第40行: | ||
===深入 MINST 案例=== | ===深入 MINST 案例=== | ||
*[[MINST进阶]] | *[[MINST进阶]] | ||
− | *[[ | + | *[[卷积神经网络简介]] |
===TensorFlow - 算法学习=== | ===TensorFlow - 算法学习=== |
2019年3月17日 (日) 09:45的版本
目录
网址收藏
经典机器学习算法
TensorFlow与深度学习
背景知识
TensorFlow简介
- TensorFlow简介
- CentOS7利用pip快速安装TensorFlow
- CentOS7利用docker安装TensorFlow
- Ubuntu利用virtualenv安装TensorFlow
- TensorFlow基本用法
- 安卓运行TensorFlow小程序
第一个TensorFlow 小程序
TensorFlow - 相关 API
深入 MINST 案例
TensorFlow - 算法学习
TensorFlow - 应用
机器学习与图像识别
- Image Recognition
- How to Retrain an Image Classifier for New Categories
- Advanced Convolutional Neural Networks TensorFlow
实验环境
- Linux基础: https://cloud.tencent.com/developer/labs/lab/10000
- 搭建Docker环境:https://cloud.tencent.com/developer/labs/lab/10054
- 搭建Python开发环境:https://cloud.tencent.com/developer/labs/lab/10036
- 基于 Windows 搭建 Python 开发环境:https://cloud.tencent.com/developer/labs/lab/10215
- TensorFlow系列实验:https://cloud.tencent.com/developer/labs/series/10000
返回 首页