Ep 120: Long short-term memory
Podcast: Play in new window | Download (Duration: 6:34 — 4.0MB) | Embed
Long short-term memory In episode 117, I expressed some concern. It seemed that neural network implementations lacked a way of holding onto information over time. It turns out that the problem has been addressed by recurrent neural networks. Recurrent networks remember, though not very well. Today, we look at a modification of recurrent networks that …