Skip to content

Files

Latest commit

Dec 24, 2019
0679e4c · Dec 24, 2019

History

History
This branch is 41 commits behind rasbt/python-machine-learning-book-3rd-edition:master.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 24, 2019
Dec 24, 2019

Chapter 15 Exercises

  1. What is the total number of learnable parameters in the following CNN block? This block consists of two convolutional layers followed by a BatchNorm layer.

Related but Beyond Scope

Exercises in this section cannot be answered by just reading the chapter and require further reading and research.