Machine Learning with TensorFlow-2018
MachineLearningwithTensorFlowgivesreadersasolidfoundationinmachine-learningconceptsplushands-onexperiencecodingTensorFlowwithPython1、tensorflow的详细介绍,非常适合入门,里面包含简单logistic回归,softmax回归,卷积神经网络,循环神经网络的使用2、支持向量机tensorflow方式解法(一看明了,非常清晰)