cuda-convnet
cuda-convnet copied to clipboard
Clarify how to double the number of outputs
The naive user will try to double the number of outputs in the last layer fc10 and get confused on why it doesn't work. Fixes #5