Recurrent neural network (RNN)

[Google Scholar] [Wikipedia]

Notes: neural network
Papers:

Neural networks that exhibit temporal dynamic behavior. Nodes “form a directed graph along a temporal sequence” (which, I think, means that there is some delay in transmission of signals along those edges?)


Long short-term memory (LSTM), Transformer machine learning model

  • In-datacenter performance analysis of a tensor processing unit [jouppi:isca:2017]
  • Motivation for and evaluation of the first tensor processing unit [jouppi:micro:2018]