Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save lirnli/fc7cf6235ef1a0343321af6f1be01702 to your computer and use it in GitHub Desktop.
Save lirnli/fc7cf6235ef1a0343321af6f1be01702 to your computer and use it in GitHub Desktop.
IAM On-line Gaussian Mixture Model with Recurrent Neural Network
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@themightywolfie
Copy link

themightywolfie commented May 31, 2021

Any way to do this using GANs instead? Seems like GAN would be an obvious alternative to create a DL model that performs generative tasks.
I am trying to do this using GAN but I need help figuring out the features of the XML data from the dataset or would it be better to use just the Handwriting Database and not the On-Line one?
Also trying to correlate the strokes with a specific letter for the input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment