TensorFlow | TensorFlow实践(一)
生活随笔
收集整理的這篇文章主要介紹了
TensorFlow | TensorFlow实践(一)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
- 大家好我是博主小兵,也可以叫我Michael,yes!the impetuous MJ?is me(why this word use English , The CSDN exist bug!!!!!)
博主github:https://github.com/MichaelBeechan
博主CSDN:https://blog.csdn.net/u011344545
碩士馬上研三了,but最煩心的是找工作,一想這不行啊,研究生階段做S主要是計算機視覺方面—SLAM中的VO。面還是太窄了,于是乎學點實實在在能找到工作的,也是目前剛剛興起不久吧——TensorFlow。暑期兩個月狂補C++和Python,博主就想現在差不多了,開始一點python的應用,學點工程或者說項目之類的。好了不說了,三年研究生說起來都是滿滿的淚點。。。。
- 今天寫了第一個TensorFlow
- TensorFlow官方教程
- # https://www.tensorflow.org/versions/master/get_started/os_setup.html
?
# Hello TensorFlow os.environ["TF_CPP_MIN_LOG_LEVEL"]="3" hello = tf.constant('Hello, TensorFlow!') sess3 = tf.Session() print(sess3.run(hello))小兵的其他文章可以瀏覽:https://blog.csdn.net/u011344545
總結
以上是生活随笔為你收集整理的TensorFlow | TensorFlow实践(一)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C++练习 | C++中Vector的使
- 下一篇: 问题 | Spare BA 中的Eige