Open mawady opened 10 years ago
Using global variables is a bad practice. What you should do is to inspect the input shape, and come up with choosing correct batchsize and numberOfChannels from the input data.
Thanks @taygunk for your reply
the presented code is just quick modification for original modification ... i already organized my implementation using some coding standards! :+1:
my problem is not selecting batch size or number of channels but the way i modify the code to accept N-dimensional data (not technical aspect), reason of not using adaptive learning rate, and status of cnnnumgradcheck.m (not called by any m-file!)
I already met some former PhD students of hinton (Ruslan & Volod) last week and already discussed my conceptual ambiguity and got quite reasonable answers for selecting CNN parameters :)
Hii
I'm using this code in my masters thesis and have some points to discuss:
Thanks for your time, Mohamed Elawady Heriot-Watt University