深度學習入門

因爲項目需要,要開始學習深度學習的相關知識,重點是tensorflow,主要參照書籍《實戰Google深度學習框架》和慕課課程opencv+tensorflow入門人工智能圖像處理。 下面是學習的第一個案例—opencv讀取圖片: import tensorflow as tf hello=tf.constant('hello_tf!') print(hello) Tensor("Const:0"
相關文章
相關標籤/搜索