tensorflow / compression

Data compression in TensorFlow
Apache License 2.0
860 stars 251 forks source link

Logging during training #98

Closed parthnatekar closed 3 years ago

parthnatekar commented 3 years ago

Hi,

Is there a way to track my losses and variables during training? Can't find an option to do that - I'm used to TF2/Keras so if you have any resources where I can find how to do that while running the TF1 session please share them.