carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

add equations for calculating number of parameters #295

Closed CunliangGeng closed 1 year ago

CunliangGeng commented 1 year ago

We need to add equations on how to calculate number of parameters for different types of layers after the two exercises on calculating number of parameters (ex1 and ex2).

We might use the equations from here.

svenvanderburg commented 1 year ago

I think the lesson now puts much less emphasis on the number of parameters in different types of layers anyway, so let's not further complicate it by adding equations.