I want to develop a convolution neural network with Matlab. I read that there is a frame work, Caffe, often used for that and there is also a Matlab toolbox.
I see a lot of people using Matlab WITH Caffe but I don't really get what Caffe is for..
Can I develop my CNN only using the Matlab toolbox (and the parallel computing toolbox) without Caffe or do I need to work with Caffe ?