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

使えるtensorflowのバージョンを明記してほしい。 #27

Open shibryo opened 3 years ago

shibryo commented 3 years ago

私は pip3 install tensorflow==13.1.2 で実行できた

alexrintt commented 1 year ago

Should be definitely in a "requirements" section.