Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 316 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 316 Bytes

second-hemistich-generation

Simple charecter based seq2seq model with and without attention mechanism in tensorflow for generating second hemistich of poetry. Data includes poems of Shahnameh by Ferdowsi. Results are available in seq2seq.ipynb. To start training you just need numpy and tensorflow version 1.x.