PyTorch implementation of Alex Graves's paper "Generating Sequences With Recurrent Neural Networks".
Check out my blog for more details on this project:smiley:.
- Get Dataset from this repo.
- Download pretrained model
model.pthfromTrained Modeldirectory. - Specify trained model path in
generate_handwriting.pyand run it.


