ageron / handson-ml3

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Apache License 2.0
7.84k stars 3.14k forks source link

[QUESTION] Chapter 14: Asking about GoogLeNet's archietcture #124

Open tandao0909 opened 8 months ago

tandao0909 commented 8 months ago

Hi Ageron! I would like to clarify something about GoogLeNet. About the first inception module in Figure 14-15, I think the number "12" should be "16", according to the original paper, located at this link. Did i misunderstand something? Thanks for reading this issue.