Introduction to Neural Networks - Part 3: Convolution Neural Networks (Cyrill Stachniss, 2021)

preview_player
Показать описание
Introduction to Neural Networks - Part 3: Convolution Neural Networks
Cyrill Stachniss, 2021

#UniBonn #StachnissLab #robotics #computervision #neuralnetworks #lecture
Рекомендации по теме
Комментарии
Автор

Very nice introduction to CNN. Thank you.

sweemok
Автор

So the convolutions weights are learned in the same manners as the MLP layers? The pooling operators don't seem to be differentiable so how can we compute gradients in the back propagation step?

wayneosaur
Автор

SDG = SGD (stochastic gradient descent) I assume (?)

wayneosaur
Автор

You teach only theory ? You know some good resources for implementing them ? Testing new model architectures ?

codeWithBatta