Monitor with TensorBoard
May 5, 2018 ยท View on GitHub
You can visualize your model training progress with TensorBoard.
-
Right click your project and click Run TensorBoard then select the directory of your output TensorBoard logs.

-
Notice the error decreases overtime, which means the quality is improving.
