Tensorboard Introduction | Deep Learning Tutorial 15 (Tensorflow2.0, Keras & Python)
Often it becomes necessary to see what’s going on inside your neural network. Tensorboard is a tool that comes with tensorflow and it allows you to visualize neural network as well as how it trains itself. This tool is very helpful in debugging issues too. We will use the notebook that we created in previous videos for recognizing handwritten digits and visualize accuracy,loss with every epoch using tensorboard. We will also look at the visual graphs of neural network along with some internal computations.
3 views
19
1
4 years ago 00:14:56 3
Tensorboard Introduction | Deep Learning Tutorial 15 (Tensorflow2.0, Keras & Python)
6 years ago 01:04:01 32
Introduction to Deep Learning, Keras, and TensorFlow