Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
MIT License
540
stars
107
forks
source link
how to change the result from slant to horizontal? #19
Hi @Instantnoodles-madman,
The data-set is the issue here. You can read issue #12 which asks the same question. If you still have more questions feel free to write them here. :)
the output form is slant, what's the reason of it? how to change it to horizontal?