摘要: import numpyimport skimage.ioimport matplotlib.pyplot as pltfrom keras.models import Sequentialfrom keras.layers import Densefrom kera... 阅读全文
posted @ 2018-03-08 20:52 yuerspring 阅读(340) 评论(0) 推荐(0) 编辑
摘要: 本脚本是训练keras 的mnist 数字识别程序 ,以前发过了 ,今天把 预测实现了,# Larger CNN for the MNIST Dataset# 2.Negative dimension size caused by subtracting 5 from... 阅读全文
posted @ 2018-03-08 20:49 yuerspring 阅读(972) 评论(0) 推荐(0) 编辑
摘要: Error :Failed with exception java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.ClassCastException: java... 阅读全文
posted @ 2018-03-08 09:14 yuerspring 阅读(777) 评论(0) 推荐(0) 编辑