SullyChen/Autopilot-TensorFlow

Pointer Update

MayukhSobo opened this issue · 1 comments

After the first epoch, the train and the validation pointer is updated to maximum and hence to reinitialise the pointers are needed for next epoch. Am I missing something here?

I think that you are right and we should initialize them .. shouldn't we??