資源簡(jiǎn)介
深度學(xué)習(xí)入門代碼,可以實(shí)現(xiàn)數(shù)據(jù)集的訓(xùn)練,確定參數(shù),然后固定參數(shù),完成訓(xùn)練
代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
“““
Created?on?Wed?May?31?20:09:17?2017
@author:?代碼醫(yī)生
@blog:http://blog.csdn.net/lijin6249
“““
from?tensorflow.examples.tutorials.mnist?import?input_data
mnist?=?input_data.read_data_sets(“F:\深度學(xué)習(xí)隨書(shū)資源\代碼\MNIST_data“?one_hot=True)
print?(‘輸入數(shù)據(jù):‘mnist.train
- 上一篇:適合的新手-CNN代碼
- 下一篇:Python制造動(dòng)態(tài)二維碼
評(píng)論
共有 條評(píng)論