美文网首页Tensorflow
TensorFlow笔记(一):TensorFlow学习资源

TensorFlow笔记(一):TensorFlow学习资源

作者: 花酒石 | 来源:发表于2019-06-27 08:54 被阅读0次

目的

TensorFlow是Google发布的一款非常优秀的机器学习工具包,其功能强大、易用性高、获取方便。
本文旨在发布我在学习TensorFlow时用到的一些资源,以方便查阅。

资料网站

教程网站

Tensorflow官网https://www.tensorflow.org/?hl=zh_cn
w3cschool的TensorFlow官方文档https://www.w3cschool.cn/tensorflow_python/

问题查找网站

遇到问题不用着急,按着程序的运行结果、错误提示,到这些网站上查找,基本都能解决自己的问题。
友情提示:拒绝百度,珍爱生命!
Binghttps://cn.bing.com/
Googlehttps://www.google.com/
stackoverflowhttps://stackoverflow.com

一些优秀教程

相关文章

网友评论

    本文标题:TensorFlow笔记(一):TensorFlow学习资源

    本文链接:https://www.haomeiwen.com/subject/opohcctx.html