TensorFlow in Ubuntu Environment - wtepfenhart/BioSimVis GitHub Wiki

Installing TensorFlow in Ubuntu

1. Overview

This Wiki outlines the instructions to install TensorFlow in Ubuntu environment. The TensorFlow is installed in a local environment using the versions listed. Different OS environments requires different versions of software packages.

2. Requirements.

2.1 Minimum hardware requirements:

  • Intel i3 processor.
  • 4 GB RAM.
  • For this project, we use Intel i5 core processor and 8 GB RAM.

2.2 Software packages:

  • Ubuntu 16.04 or later (64-bit)
  • TensorFlow with pip
  • Anaconda 5.2 For Linux Installer - 64 bits (Python 2.7)
  • PyCham 2018.2
  • Download all the packages to your local drive use the defaults.

2.3 Python libraries and environmental variables

  • pip scale
  • pip matplotlib
  • pip pil
  • pip pandas

-HH