How can I train and test a CNN using Matlab? Can anybody give me an example code?
Asked
Active
Viewed 4,727 times
0
-
Hi, did you find something? – Royi Aug 17 '16 at 14:39
-
can anybody give me code? hello Stackoverflow is not giving you code... It is for what code you have tried by your self... and If there is issue in that code. – karan Aug 27 '16 at 10:49
2 Answers
1
you can find Matlab examples in the Caffe repository: https://github.com/BVLC/caffe/tree/master/matlab

alfakini
- 4,635
- 2
- 26
- 35
-
There is only one. Where could one find more like in the examples folder? – Royi Aug 17 '16 at 14:39
0
Try this simple tutorial. it contains sample code https://ahmedibrahimvt.wordpress.com/2016/04/18/caffe-in-matlab-matcaffe-simple-tutorial/

ahmed ibrahim
- 26
- 2