Skip to content

训练模型与应用

L edited this page Jan 18, 2019 · 4 revisions

TensorFlow思路

安装环境
搜集数据
训练模型
在程序中导入训练模型,进行运算得到结果

相关资料

入门
http://www.tensorfly.cn/tfdoc/get_started/introduction.html
http://www.cnblogs.com/wangxiaocvpr/p/5902086.html
安装
https://www.tensorflow.org/install/
训练模型应用到程序中
https://www.jianshu.com/p/703febf017b3

Azure机器学习

https://docs.microsoft.com/zh-cn/azure/machine-learning/studio/data-science-for-beginners-the-5-questions-data-science-answers
https://mp.weixin.qq.com/s/EaS9irO8uXvZr5X4oJteLA
Azure机器学习入门(一)
https://www.cnblogs.com/xuesong/p/5084904.html
Azure机器学习入门(二)创建Azure机器学习工作区
https://www.cnblogs.com/xuesong/p/5301598.html
Azure机器学习入门(三)创建Azure机器学习实验
https://www.cnblogs.com/xuesong/p/6407098.html
Azure机器学习入门(四)模型发布为Web服务
https://www.cnblogs.com/xuesong/p/6409594.html
视频
https://www.oreilly.com/library/view/machine-learning-in/9781789347524/

Clone this wiki locally