simple_cnn
simple_cnn copied to clipboard
Number of channels
Hello, I have a question regarding how to handle number of channels with this CNN implementation. For e.g., RGB images would require three channels but I could not find any part to handle the number of channels.