ageron / ageron/handson-ml

chapter 13 CNN MNIST model have a problem

Aberta
#558 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Jupyter Notebook
Estrelas
25.6k
Forks
12.7k
Métricas de merge de PRs
Métricas de PR pendentes

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.