LoggerML
v0.6.2

Contents:

  • Installation
  • Quick start
    • Minimal usage
    • Advanced usage
  • Why not use tqdm.tqdm?
  • Features
    • Regex for log config (styles, sizes and average)
    • Don’t know the number of batches in advance?
    • Use LoggerML with experiment tracker (like Weights and Biases)
  • Logml API
    • logml.logger
      • Logger
        • Logger.tqdm()
        • Logger.new_epoch()
        • Logger.start_epoch()
        • Logger.new_batch()
        • Logger.start_batch()
        • Logger.detach()
        • Logger.stop()
        • Logger.start()
        • Logger.reset()
        • Logger.get_vals()
        • Logger.log()
    • logml.time_utils
      • sec_to_timestr()
      • get_time_range()
  • How to contribute
    • Todo list
  • License
LoggerML
  • Search


© Copyright 2023, Valentin Goldite. Revision 9aeccbc5.

Built with Sphinx using a theme provided by Read the Docs.