Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-04 | debug | Patrick Simianer | |
2016-07-05 | more test contxts, use LSTM, shuffle, fix | Patrick Simianer | |
2016-06-24 | character_demo.html: utf8 | Patrick Simianer | |
2016-05-21 | rnnlm | Patrick Simianer | |
2015-05-20 | Merge pull request #3 from hardmaru/patch-1 | Andrej | |
Update Readme.md | |||
2015-05-20 | Update Readme.md | hardmaru | |
I believe solver instances in the example code should be created with "new". | |||
2015-05-16 | Merge pull request #2 from edouardklein/patch-1 | Andrej | |
Save and Load the solver as well. | |||
2015-05-16 | Save 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-20 | tweaking readme | karpathy | |
2014-12-19 | fixing 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-18 | first commit | karpathy | |