Mmiglio / SpeechRecognition

Small-footprint Keyword Spotting
18 stars 5 forks source link

LSTM Network #4

Closed mac40 closed 5 years ago

mac40 commented 5 years ago

Long Short Term Memory Network

LSTM Networks are useful in processing two-dimensional processions of words

Useful documentation:

mac40 commented 5 years ago

Closing since LSTM are directly linked with attention based ANN, therefore there's no need for a stand-alone implementation