Install TensorFlow For C++

Tensorflow Tensorflow was developed by researches & engineers from ‘Google Brain Team’ in Google’s AI organization. It is an open source software library for high-performance numerical computation & supports machine learning, deep learning processes. Its flexible architecture allows easy deployment of computation across a variety of platform (CPUs, GPUs, TPUs),  desktops,  […]

Install TensorFlow in Python

This tutorial tells how to install Tensorflow in the prebuilt configuration in both Windows 10 and Ubuntu 16.04(for both CPU & GPU) Currently, 64-bit Python only supported Tensorflow. Install CPU Version on Ubuntu & Windows For Ubuntu 64bit OS First Process is to install CPU Version of TensorFlow. CPU version […]