Building TensorFlow 1.3.0 as a standalone project (Raspberry pi 3 included)
Here you'll learn how to build Tensorflow either for your x86_64 machine or for the raspberry pi 3 as a standalone shared library which can be interfaced from the C++ API. (This tutorial couldn't be possible without the help of the people from the References section) Watch out for…