chapter 13 CNN MNIST model have a problem
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 25.6k
- Forks
- 12.7k
- Métriques de merge des PR
- Métriques de PR en attente
Description
the MINIST model code in your jupyter notebook viewer have a mistake.

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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.