Metadata-Version: 2.0
Name: visdom-observer
Version: 0.2.1
Summary: A sacred `RunObserver` which uses visdom to plot metrics and artifacts
Home-page: https://github.com/rajatvd/VisdomObserver
Author: Rajat Vadiraj Dwaraknath
Author-email: rajatvd@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: sacred
Requires-Dist: visdom
Requires-Dist: imageio


A sacred `RunObserver` which uses `visdom` to plot logged metrics and image artifacts. Supports creation
of dynamically updating plots with different sets of metrics easily.


