Tutorial for visdom foundations and example with a CNN implemented with Pytorch framework
To install Visdom use: pip install visdom
This tutorial will cover basic concepts for visdom such as plotting diffrent types of figures and images. This tutorial will also cover how to implement dynamic graphing with a CNN
For more information on visdom visit: https://github.com/facebookresearch/visdom