ResearchQuiet Emergence Long Short-Term Memory (LSTM)
Hochreiter and Schmidhuber published the LSTM architecture, solving the vanishing gradient problem that plagued recurrent neural networks. LSTMs could learn long-range dependencies in sequential data by maintaining a memory cell with gates that controlled information flow.
Sepp HochreiterJürgen SchmidhuberTechnical University of Munich