摘要: 一、二分类训练MNIST数据集练习 %matplotlib inlineimport matplotlibimport numpy as npimport matplotlib.pyplot as pltfrom sklearn.datasets import fetch_mldata mnist 阅读全文
posted @ 2018-10-07 16:07 python坚持者 阅读(2794) 评论(0) 推荐(0)