====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
lstm_benchmarks [2014/10/26 05:17] craffel |
lstm_benchmarks [2015/01/06 20:19] (current) craffel |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| | Authors | Colin Raffel | | | Authors | Colin Raffel | | ||
| | Affiliation | Columbia University | | | Affiliation | Columbia University | | ||
| - | | Code | [[https://github.com/craffel/rnntools|rnntools github]] [[https://gist.github.com/craffel/464f10f4c3930a2cfce0|experiment gist]] | | + | | Code | [[https://github.com/craffel/nntools|nntools github]] [[https://github.com/craffel/lstm_benchmarks|experiment github]] | |
| - | I wrote a new Long-Short Term Memory implementation in Theano and benchmarked it against two existing libraries. | + | I wrote a new Long-Short Term Memory implementation in Theano and benchmarked it against two existing libraries. The results on this page for Theano/nntools are now out-of-date; the most up-to-date results are available in the [[https://github.com/craffel/lstm_benchmarks|experiment github]]. |
| ===== Experiment ===== | ===== Experiment ===== | ||