Skip to content

wayinone/Char_LSTM

Repository files navigation

Words Generator with LSTM on Keras

Wei-Ying Wang 6/13/2017

This is a simple LSTM model built with Keras. The purpose of this tutorial is to help you gain some solid understand LSTM model and the usage of Keras.

The code here wants to build Karpathy's Character-Level Language Models with Keras. Karpathy posts the idea on his blog. It is a very fun blog post, which generates shakespear's article, as well as Latex file with many math symbols. I guess we will never run out of papers this way...

Please head to My Website for better description.

The website description the jupyter notebook convert to markdown using:

jupyter nbconvert --to markdown Words_Generator_with_LSTM_on_Keras.ipynb

About

Words Generator with LSTM on Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors