summaryrefslogtreecommitdiff
path: root/character_demo.html
AgeCommit message (Collapse)Author
2016-06-24character_demo.html: utf8Patrick Simianer
2015-05-16Save and Load the solver as well.edouardklein
Somebody noticed a spike in perplexity after loading the model. This spike disappears if we save and load the solver as well.
2014-12-19fixing a bug where the generator setting was ignored and only the LSTM was ↵karpathy
used. I introduced this UI bug during careless debugging session. fixed
2014-12-18first commitkarpathy