Install keras using conda

Keras with the Tensorflow backend can be installed by running the following conda command

conda install -c conda-forge keras tensorflow