Summary
In this chapter, we understood visualizing neural network models in TensorBoard, both from Keras and TensorFlow. We also considered how to visualize the models, distribution of weights, and loss/accuracy metrics in both premade estimators and custom defined estimators. And also the various metrics in neural networks.