pytorch-seq2seq icon indicating copy to clipboard operation
pytorch-seq2seq copied to clipboard

have generic plotting functionality for loss and other metrics

Open avinash2692 opened this issue 8 years ago • 0 comments

Write a generic plotting function for visualizing training parameters. A few helpful links that this could be based on

  • Javascript app from Practical pytorch repo : https://github.com/spro/sconce-python
  • Tensorboard without tensorflow : https://github.com/torrvision/crayon or https://github.com/TeamHG-Memex/tensorboard_logger

avinash2692 avatar Jul 10 '17 16:07 avinash2692