How to run Jupiter, Keras, Tensorflow, and other ML libs in Docker
In this article, we’ll continue Docker related article series and show how to create an Ubuntu 20.04 LTS based Docker container for Machine Learning. We’ll install to the environment: Python 3, Jupyter, Keras, Tensorflow, TensorBoard, Pandas, Sklearn, Matplotlib, Seaborn, pyyaml, h5py. Prepare your personal ML environment in 3 minutes, excluding Docker image building time! Update …
How to run Jupiter, Keras, Tensorflow, and other ML libs in Docker Read More »