This is a step-by-step tutorial recording how to set Keras with Tensorflow with Conda Virtual Environment, and (bonus) work on Jupyter notebook. Here’s are some advantages using conda virtual environment instead of installing directly on your system: Keep your system tidy: Multiple packages, different versions of python and Deep Neural…