I have read some articles about CNN and most of them have a simple explanation about Convolution Layer and what it is designed for, but they don’t explain how the filters utilized in ConvLayer are built. Which filters are those ones? How could I build those filters?