Open lext opened 5 years ago
Do you mean this https://github.com/MIPT-Oulu/Collagen/blob/4fdf72be9d90e95907cebcf0196fb4eda6996215/collagen/logging/_logging.py#L16
It's a strategy-level callback that logs all metrics to tensorboard.
For visualization, use this https://github.com/MIPT-Oulu/Collagen/blob/master/collagen/callbacks/_visualizers.py
@hoanghng What is the status of this?
Important for GAN training. If it is possible to do this already, add to #28