Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Before installing tensorflow and Keras, install some of the libraries that are needed.

sudo apt-get install python3-numpy
sudo apt-get install libblas-dev
sudo apt-get install liblapack-dev
sudo apt-get install python3-dev 
sudo apt-get install libatlas-base-dev
sudo apt-get install gfortran
sudo apt-get install python3-setuptools
sudo apt-get install python3-scipy
sudo apt-get update
sudo apt-get install python3-h5py
Source by www.teknotut.com #
 
PREVIOUS NEXT
Tagged: #Before #installing #tensorflow #install #libraries
ADD COMMENT
Topic
Name
8+1 =