Grzego / handwriting-generation

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
519 stars 107 forks source link

License info #5

Closed amitdo closed 6 years ago

amitdo commented 6 years ago

Hello!

What's the license of this project?

Grzego commented 6 years ago

Hi! It's MIT. Updated repository with that information. Thanks! 😃

amitdo commented 6 years ago

Thank you!