Keras Linux Mint 17 - Optional Dependencies Setup
-
4. cuDNN Installation
(Recommended if you plan on running Keras on GPU)
How to Install cuDNN in Mint -
5. HDF5 & h5py Installation
(Required if you plan on Saving Keras models to disk)
To Setup HDF5sudo apt install libhdf5-100
The for h5py do:
pip3 install --user h5py
-
6. graphviz & pydot Installation
(Used by visualization utilities to plot model graphs)
sudo apt install graphviz
Finally, for pydot:
pip3 install --user pydot
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