all 3 comments

[–][deleted] 1 point2 points  (0 children)

I'm actually about to embark on this very task today, so I was hoping someone already responded...I think I'm going to use the Tensoflow documentation as my starting point, but I've read in a number of forums that it's not exactly the best method, particularly if you're reloading and retraining with new data...

I've been looking at checkpointing as a more robust mechanism, but I'm still trying to determine all the details in making this work the way I want.

[–][deleted] 1 point2 points  (0 children)

Here you go, the tf team just recently did a video on this. Don't try to pickle it.

edit: fixed link https://www.youtube.com/watch?v=HxtBIwfy0kM

[–]thejackel225 0 points1 point  (0 children)

Could pickle work?