Section 8 Transfer Learning: Do I need to know all the functions used in a pre-trained model like these? #985
Unanswered
mosaabthemuslim
asked this question in
Q&A
Replies: 1 comment
-
Just look for research paper and read it or see documentation on pytorch official website. And I suggest you to read Batch Normalization paper as well. It was one of the revolutionizing paper to introduce solutions to faster converge while training and solve exploding/vanishing gradient problems. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like batchnorm2d and MBconv.

What to do?
thanks
Beta Was this translation helpful? Give feedback.
All reactions