深度学习与机器学习笔记

LR与SVM的异同

参考链接:参考1

参考2
逻辑回归

CNN简介

参考链接:参考链接

TensorFlow实现CNN

参考链接:参考链接

TensorFlow中CNN的两种padding方式“SAME”和“VALID”

参考链接:参考链接

【TensorFlow】tf.nn.softmax_cross_entropy_with_logits的用法

参考链接:参考链接