Convolutional Neural Networks (Part 2)
Channel:
Subscribers:
5,330
Published on ● Video Link: https://www.youtube.com/watch?v=4J0CiznxGJc
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