niuzhiheng / caffe

Caffe
http://caffe.berkeleyvision.org/
BSD 2-Clause "Simplified" License
317 stars 129 forks source link

Is a deep net can be trained with matcaffe ? #61

Open nkliucaihua opened 9 years ago

nkliucaihua commented 9 years ago

The matlab wrapper provide a matcaffe_demo.m for predictions whether a model can be trained with this matlab warpper and how to do this ? for example caffe('train_net',model_prototxt,solver_prototxt)