Monitor with TensorBoard

May 5, 2018 ยท View on GitHub

You can visualize your model training progress with TensorBoard.

  1. Right click your project and click Run TensorBoard then select the directory of your output TensorBoard logs.

    run tensorboard

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

    run tensorboard