MyVanitar / keras

Anaconda installation of Tensorflow and Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can install the Keras 2.2.2 in accompany with Tensorflow 1.9.0 by this Anaconda command:

conda install -c hesi_m keras

You can install the Tensorflow 1.9.0 by this Anaconda command:

conda install -c hesi_m tensorflow

About

Anaconda installation of Tensorflow and Keras