ageron / ageron/handson-ml

chapter 13 CNN MNIST model have a problem

未關閉
#558 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
25.6k
分支
12.7k
PR 合併指標
PR 指標待擷取

描述

the MINIST model code in your jupyter notebook viewer have a mistake.
![image](https://user-images.githubusercontent.com/48401928/79861440-fac36100-8406-11ea-8f45-014ead1465c7.png)
the shape of pool3_flat layer here should be shape=[-1, pool3_fmaps * 14 * 14]

and how much storage you estimate this Mist model would need?Because I have GTX850M with 2GB video memory and it always throw ResourceExhaustedError exception.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。