2019年8月11日

摘要: # from keras.models import Sequential# from keras.layers.core import Dense,Activation,Flatten#creating the Sequential model# model=Sequential()# #laye 阅读全文
posted @ 2019-08-11 17:58 happygril3 阅读(273) 评论(0) 推荐(0)
摘要: import tensorflow as tffrom tensorflow.examples.tutorials.mnist import input_datamnist=input_data.read_data_sets("MNIST_data/",one_hot=True)feature_co 阅读全文
posted @ 2019-08-11 17:57 happygril3 阅读(206) 评论(0) 推荐(0)
摘要: # from keras.models import Sequential# from keras.layers.core import Dense,Activation,Flatten#creating the Sequential model# model=Sequential()# #laye 阅读全文
posted @ 2019-08-11 17:56 happygril3 阅读(147) 评论(0) 推荐(0)

导航