iT邦幫忙

2023 iThome 鐵人賽

DAY 27
0
AI & Data

深度學習-TensorFlow系列 第 27

DAY27-利用Keras訓練MINST資料集(上)

  • 分享至 

  • xImage
  •  

今天上課老師有帶我們做一個實作,內容剛好跟我這次鐵人賽的主題有關連,所以我們來看看吧~

程式碼

https://ithelp.ithome.com.tw/upload/images/20231012/20162982kowQ7xjVmM.png
匯入資料集(tensorflow、 numpy、keras、maplotlib.pyplot)

https://ithelp.ithome.com.tw/upload/images/20231012/20162982oksNKJ79aC.png
確認tensorflow版本

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982bwOoOH1GFH.png

https://ithelp.ithome.com.tw/upload/images/20231012/20162982W5reGvYuAZ.png
定義參數

準備資料

https://ithelp.ithome.com.tw/upload/images/20231012/20162982mFpSFI7pye.png
從資料集函數載入數據
設定資料形狀

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/201629826bArgpS6Bb.png

https://ithelp.ithome.com.tw/upload/images/20231012/20162982PrEOnnPr2H.png
顯示影像方法1

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982NSlXeZe1UI.png

https://ithelp.ithome.com.tw/upload/images/20231012/20162982Fc6n63kPk6.png
以灰階彩色圖顯示影像方法2

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982c8rqjVw9DM.png

https://ithelp.ithome.com.tw/upload/images/20231012/201629826gf4uaEffM.png
將img展平為向量 (60000, 784)
標準化為0~1
一種熱編碼

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982DC2IWXlQ3d.png

https://ithelp.ithome.com.tw/upload/images/20231012/20162982Xqu56qfbwZ.png

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982mxBnPhYQn5.png

建立模型

https://ithelp.ithome.com.tw/upload/images/20231012/20162982qCaKWs3rxM.png
定義模型1

https://ithelp.ithome.com.tw/upload/images/20231012/20162982LczYRyVcjb.png
定義模型2

https://ithelp.ithome.com.tw/upload/images/20231012/20162982zpgsI3vsef.png
定義模型3

https://ithelp.ithome.com.tw/upload/images/20231012/20162982WeZeeqvY04.png
列出所有模型

執行結果:

https://ithelp.ithome.com.tw/upload/images/20231012/20162982VDwOJP6ec2.png


上一篇
DAY26-Keras
下一篇
DAY28-利用Keras訓練MINST資料集(下)
系列文
深度學習-TensorFlow30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言