Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 253 Bytes

File metadata and controls

9 lines (8 loc) · 253 Bytes

Language Modeling with Long Short Term Memory Units

Forked from https://github.com/tomsercu/lstm.

Modifications

  • Runs on CPU and GPU
  • Added more comments
  • Removed traces of character-level language model