Convolutional Neural Networks (Part 2)

Subscribers:
5,330
Published on ● Video Link: https://www.youtube.com/watch?v=4J0CiznxGJc



Duration: 1:08:05
145 views
0


Errata: There should be 5 bias terms instead of 15 bias terms at 17:50
This is because the kernels/filters for the different input channels share the same bias term. It would interesting to find out whether it would be better if the bias were different for each separate filter.

Slides and Code can be found at: https://github.com/tanchongmin/TensorFlow-Implementations

Check out Part 1 of CNNs here: https://www.youtube.com/watch?v=Aptm1TqyWPA&list=PLcORGO1bTgjUrFJJr1nOnUV7zp0esSHp_&index=5