Posts 【Lecture 15】Long Short-Term Memory
Post
Cancel

【Lecture 15】Long Short-Term Memory

Course Study with CSC321

[2021.06.19]

Topic : Long Short Term Memory (Jaden, James)

Notes :

Links :


Covered through study

  • 1.Introduction
    • Long-Term Dependency (gradient vanishing/exploding)
    • introduction to 3 gates
  • 2.LSTM forward computation flow
    • what is calculated at each gate
    • summarized behavior table
  • 3.LSTM BPTT flow
    • what to update?
    • how cell-state is safe from GV,GE ?
  • 4.Quick LSTM example (Tensorflow)
    • Tensorflow Time-Series Tutorial


Long Short-Term Memory

img1

img2

img2

img3

img4

img5

img6

img2

img3

img4

img5

img2

img1

img2

img3

img4

img5

img6

img2

img3

img4

img5

img2

img1

img2

img3

img3


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