Hello, everyone.
I have a question about convolutional neural network algorithm which have already provided on the website: https://github.com/vlfeat/matconvnet, however, in this providing matlab toolbox, there are some of .m files are not filled in, such as vl_nnpool.m, vl_nnconv.m. In this case, do we need to fill this in by ourselves or it is an error of the providing author? Thank you very much.