...
When using the python 3.5 version make sure to start python as python3. The Tensorflow site http://www.tensorflow.org has many examples and documentation for using this application.
Caffe
About
...
Caffe ( from http://caffe.berkeleyvision.org/)
Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and by community contributors.
...
scikit-learn is installed as a library in python/2.7.6 and python/3.5.0. Load the 3.5.0 version of python that you need and run your python script. The scikit-learn library is called sklearn.
...