ShifuML / shifu

An end-to-end machine learning and data mining framework on Hadoop
https://github.com/ShifuML/shifu/wiki
Apache License 2.0
251 stars 109 forks source link

Tensorflow: Continous Training Progress is Always 100% #606

Open zhangpengshan opened 5 years ago

zhangpengshan commented 5 years ago

Continuous training, global step is read from model spec (tf graph), if last time it is 300, current epochs is 100, 300/100 > 1 which is 100% pregress