Hi I recently updated to Ubuntu 17 and the offical caffe website states that one just has to execute :
sudo apt install caffe-cuda
This runs without any errors on my system, but how can I build caffe with matlab and python integration?
Hi I recently updated to Ubuntu 17 and the offical caffe website states that one just has to execute :
sudo apt install caffe-cuda
This runs without any errors on my system, but how can I build caffe with matlab and python integration?
Copyright © 2021 Jogjafile Inc.
Try using python3 in terminal as: $ python3 -q
it should work for pycaffe. I am not so sure about matcaffe.