Browse Source

Update TensorFlow.md

zhongqiao yuan 1 year ago
parent
commit
0a470ea0fb
1 changed files with 9 additions and 0 deletions
  1. 9 0
      TensorFlow.md

+ 9 - 0
TensorFlow.md

@@ -71,6 +71,15 @@ TensorFlow是由Google Brain团队开发并在2015年首次发布的一款开源
    * 通过不断的练习和尝试,你会逐渐掌握TensorFlow并能够在实际项目中应用它。
    * 通过不断的练习和尝试,你会逐渐掌握TensorFlow并能够在实际项目中应用它。
 
 
 
 
+## 项目 
+
+推荐,吃透一个项目即可
+
+[使用tensorflow实现卷积神经网络,进行验证码识别](http://www.gitpp.com/ai100/cnn_captcha)
+
+
+
+
 ##  TensorFlow 
 ##  TensorFlow 
 
 
 [TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)
 [TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)