Posts 【Lecture 16】Gated Recurrent Units
Post
Cancel

【Lecture 16】Gated Recurrent Units

Course Study with CSC321

[2021.06.26]

Topic : Gated Recurrent Units (James)

Notes :

Links :


Covered through study

  • LSTM review & QnA
  • 1.Introduction
    • background - complex structure of LSTM
    • introduction to 2 gates - Reset gate, Update gate
  • 2.GRU forward computation flow
    • what is calculated at each gate (how is it diff from LSTM?)
    • understanding flow as human language


Gated Recurrent Units part1

img1

img2

img3

img4

img5


This post is licensed under CC BY 4.0 by the author.