Keras Linux Mint 17 - Installation
-
3. Installing Keras
Then to Install Keras on Linux Mint.
Keras is a component of the TensorFlow suite and so it’s installed toghether with it…
So now for TensorFlow Stable Release CPU-only execute:pip3 install --user tensorflow
But for a Python 2 Setup Change pip3 in pip…
For Nightly build CPU-only (unstable):pip3 install --user tf-nightly
GPU package for CUDA-enabled GPU cards:
pip3 install --user tensorflow-gpu
Nightly build with GPU support (unstable):
pip3 install --user tf-nightly-gpu
Finally, if instead you want to Install Only Keras:
pip3 install --user keras
Contents
Tags: Install Keras Linux Mint, Install Keras Linux Mint 17, Keras Install Linux Mint, Keras Install Linux Mint 17, Keras Linux Mint, Keras Linux Mint 17, Keras Linux Mint 17 Install, Keras Linux Mint 17 Installation, Keras Linux Mint 17 Setup, Keras Linux Mint Install, Keras Linux Mint Installation, Keras Linux Mint Setup, Setup Keras Linux Mint, Setup Keras Linux Mint 17