Python notebooks following the examples from Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow.
Chapter 10: Introduction to Artifical Nueral Networks with Keras
Running jupyter notebook
jupyter notebook
Running tensorboard
tensorboard --logdir=./logs --port=6006