https://github.com/hourout/tensorflow.basics.tutorial
https://github.com/hourout/tensorflow.basics.tutorial
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hourout/tensorflow.basics.tutorial
- Owner: Hourout
- Created: 2017-03-06T14:29:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T06:30:53.000Z (over 8 years ago)
- Last Synced: 2025-02-14T15:35:57.799Z (11 months ago)
- Language: Jupyter Notebook
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tensorflow.basics.tutorial中文教程
Tensorflow是一个用于机器智能的开源软件库
TensorFlow是谷歌基于DistBelief进行研发的第二代人工智能学习系统,其命名来源于本身的运行原理。Tensor(张量)意味着N维数组,Flow(流)意味着基于数据流图的计算,TensorFlow为张量从流图的一端流动到另一端计算过程。TensorFlow是将复杂的数据结构传输至人工智能神经网中进行分析和处理过程的系统。
本教程是Tensorflow python深度学习库的中文教程,对API用数据做详细介绍。
对Tensorflow中文教程感兴趣的小伙伴欢迎在知乎和github上留言。
e-mail:hourout@163.com 知乎:https://zhuanlan.zhihu.com/yoodoo-Tensorflow-Basics