LXer: How to Install TensorFlow on Debian 10
by LXer from LinuxQuestions.org on (#4X6Z0)
Published at LXer:
TensorFlow is an open source platform for machine learning built by Google. It can runs on CPU or GPU on different devices. TensorFlow can be installed system-wide, in a Python virtual environment, as a Docker container, or with Anaconda. In this tutorial, we'll explain how to install TensorFlow in a Python virtual environment on Debian 10.
Read More...


TensorFlow is an open source platform for machine learning built by Google. It can runs on CPU or GPU on different devices. TensorFlow can be installed system-wide, in a Python virtual environment, as a Docker container, or with Anaconda. In this tutorial, we'll explain how to install TensorFlow in a Python virtual environment on Debian 10.
Read More...