hardmaru

Results 39 comments of hardmaru

Hi Ken I'm not familiar with your dataset. Part of your learning experience is to understand the limitations of this model and why it works / doesn't work well with...

I would also investigates the average number of line segments per sample in your .svg dataset, and compare it to the typical average number of line segments per typical kanji...

Thanks, probably better to just do the more memory-efficient data loader anyways I guess.

Thanks for the testing, @asolano. Maybe I should just roll back the code to that time...

Yeah, TF changed how it handled checkpoint paths somewhere between 0.6 to 0.7. It's rather annoying, affecting my other projects too sometimes.

Thanks! feel free to submit the pull request to put the updated model in too- The old model was trained on one of the very first open source versions of...

Sure, feel free to streamline the code if it is more memory efficient. I'd be happy to accept any PR

There's no real reason apart from my laziness. You are free to do it in a more efficient way (and I recommend that you do so :)

Thanks for the spot, the API must have changed (I made this demo in November 2015 on the very first public release of TensorFlow 0.50). states[-1] just corresponds to the...