Tag: tensorflow

How to Install TensorFlow on Ubuntu

November 29, 2022

Designed to simplify the process of implementing machine-learning models, TensorFlow is Google’s open-source platform for machine learning. This article shows how to install TensorFlow on Ubuntu both for CPU or GPU support.

Read more

How to Upgrade or Downgrade TensorFlow

September 20, 2021

Learn how you can use the Python package manager PIP to upgrade or downgrade TensorFlow automatically.

Read more

How To Check TensorFlow Version

March 3, 2021

TensorFlow can be installed in many ways and there are many different versions and builds available. Learn how to check which version is installed on your machine.

Read more

How to Install Keras With TensorFlow Backend on Linux

August 24, 2020

Follow the step by step instructions to learn how to prepare your system for the installation of Keras and TensorFlow. We also talk about the main features of Keras and TensorFlow.

Read more

How to Install and Use TensorFlow on CentOS 7

October 8, 2019

TensorFlow is Google’s open-source platform for machine learning. It was designed to simplify the process of implementing machine-learning models. This article shows how to install TensorFlow on CentOS no matter whether you need it for CPU or GPU support.

Read more