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

Shifu TensorFlow MiniBatch Not Exactly Mini Batch Training #681

Open zhangpengshan opened 4 years ago

zhangpengshan commented 4 years ago

Although we can set # of mini batches in TF training, but in SyncReplicOptimizer it is not exactly the one mini batches.

Should be refined and better to have some configuration.