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 摘要。