csatblogspotdotcom

Sunday, May 21, 2017

TensorFlow相关资源

浏览器里的 neural network ,用鼠标就可以操作设置,有图形化示意图:
http://playground.tensorflow.org

手把手教(作者 martin-gorner ):
https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/
相关PPT链接:https://docs.google.com/presentation/d/1TVixw6ItiZ8igjp6U17tcgoFrLSaHWQmMOwjlgQY9co
后续PPT链接:https://docs.google.com/presentation/d/18MiZndRCOxB7g-TcCl2EZOElS5udVaCuxnGznLnmOlE
Clone the GitHub repository:
$ git clone https://github.com/martin-gorner/tensorflow-mnist-tutorial

官网:
https://www.tensorflow.org/ 
里面有:
Get Started Tutorials How To Mobile API Resources
等等链接资源

一个网络教程网站,比较全(里面的视频源是YouTube):
https://pythonprogramming.net
包括 machine learning:
https://pythonprogramming.net/machine-learning-tutorial-python-introduction/
其中有 neural network:
https://pythonprogramming.net/neural-networks-machine-learning-tutorial/
其中 TensorFlow:
https://pythonprogramming.net/tensorflow-introduction-machine-learning-tutorial/

Labels: , , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home