How can epoch number populated into the checkpoint_path in callback function?

前端 未结 0 1505
日久生厌
日久生厌 2021-01-30 04:40

White working on tensorflow tutorial, I notice this line

checkpoint_path = "training_2/cp-{epoch:04d}.ckpt" # <<-- this {epoch:04} thing

cp_callb         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题