Coefficients values in filter in Convolutional Neural Networks
I'm starting to learn how convolutional neural networks work, and I have a question regarding the filters. Are these chosen manually or are they generated by the network in training? If it's the latter, are the coefficients in the filters chosen at random, and then as the network is trained they are corrected?
Any help or insight you might be able to provide me in this matter is greatly appreciated!
Topic training convolutional-neural-network neural-network
Category Data Science