1
試圖repoduce基於虹膜數據Tensorflow教程的結果集 https://www.tensorflow.org/get_started/estimatorTensorflow AttributeError的:「模塊」對象有沒有屬性「DNNClassifier」
但是我無法運行它有屬性錯誤 我正式泊塢窗tensorflow jupyter圖像上運行此
試圖repoduce基於虹膜數據Tensorflow教程的結果集 https://www.tensorflow.org/get_started/estimatorTensorflow AttributeError的:「模塊」對象有沒有屬性「DNNClassifier」
但是我無法運行它有屬性錯誤 我正式泊塢窗tensorflow jupyter圖像上運行此
就正式關閉的問題:只有(現在)最新發布tensorflow 1.3.0具有DNNClassifier包括:(詳情請見版本:因此您需要升級您的張量流版本才能使用它:)
將您的tensorflow版本升級到1.3.0 –
@IshantMrinal awesome能夠進入碼頭集裝箱和pip安裝tensorflow進行升級。 關於最佳碼頭圖像運行的任何建議? – kristoph