|
@@ -335,6 +335,16 @@ predictions = loaded_model.predict(input_image)
|
|
|
|
|
|
|
|
[人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全](http://www.gitpp.com/big-ai/tensorflow-mtcnn)
|
|
[人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全](http://www.gitpp.com/big-ai/tensorflow-mtcnn)
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+4) 零售电商客户流失模型,基于tensorflow
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+零售电商客户流失模型,基于tensorflow,xgboost4j-spark实现线性模型LR,FM,GBDT,RF,进行模型效果对比
|
|
|
|
|
+
|
|
|
|
|
+[零售电商客户流失模型](http://www.gitpp.com/big-ai/customer_churn_prediction)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
## TensorFlow
|
|
## TensorFlow
|
|
|
|
|
|
|
|
[TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)
|
|
[TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)
|