Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 385 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 385 Bytes

Text Generation with LSTM

An implementation of character level text generation with LSTM.

Keras API and lstm_character_level_text_generation example was used for turkish text generation.

Part of the "1150 Haber" dataset available at Kemik was used.