snowkylin / rnn-handwriting-generation

Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
104 stars 38 forks source link

Training data #6

Open ethicalhacker7192 opened 10 months ago

ethicalhacker7192 commented 10 months ago

Hi, I am trying to create my own RNN generator, and I was wondering where did you get the training data to get it? I have been trying to download some databases but they are always labeled incorrectly and incoherently, I just want to know if your training data was structured and how if so?