Parcourir la source

Update ml-alg.md

zhongqiao yuan il y a 1 an
Parent
commit
b7cb4e271f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      ml-alg.md

+ 2 - 0
ml-alg.md

@@ -287,5 +287,7 @@ print(y_pred[:10])
 
 
 
+# TensorFlow的实现
 
+[TensorFlow的入门实现](http://www.gitpp.com/ai1/tensorflow-examples-cn)