- Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

For more information about Stanford’s Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3c7n6jW

Professor Christopher Manning & PhD Candidate Abigail See, Stanford University
http://onlinehub.stanford.edu/

Professor Christopher Manning
Thomas M. Siebel ...
For more information about Stanford’s Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3c7n6jW

Professor Christopher Manning & PhD Candidate Abigail See, Stanford University
http://onlinehub.stanford.edu/

Professor Christopher Manning
Thomas M. Siebel Professor in Machine Learning, Professor of Linguistics and of Computer Science
Director, Stanford Artificial Intelligence Laboratory (SAIL)

To follow along with the course schedule and syllabus, visit: http://web.stanford.edu/class/cs224n/index.html#schedule

0:00 Introduction
0:34 Announcements
3:06 Overview
3:40 Today's lecture
4:36 Vanishing gradient intuition
6:22 Vanishing gradient proof sketch
14:42 Why is vanishing gradient a problem?
16:11 Effect of vanishing gradient on RNN-LM
20:28 Why is exploding gradient a problem?
22:13 Gradient clipping: solution for exploding gradient
28:18 How to fix vanishing gradient problem?
29:41 Long Short-Term Memory (LSTM)
40:26 How does LSTM solve vanishing gradients?
44:37 LSTMs: real-world success
46:26 Gated Recurrent Units (GRU)
52:36 Is vanishing/exploding gradient just a RNN problem?
57:55 Recap
59:00 Bidirectional RNNs: motivation

#Stanford #Stanford Online #NLP #Deep Learning #AI #Stanford Lecture #CS224N
Introduction - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Introduction

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:00:00 - 00:00:34
Announcements - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Announcements

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:00:34 - 00:03:06
Overview - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Overview

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:03:06 - 00:03:40
Today's lecture - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Today's lecture

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:03:40 - 00:04:36
Vanishing gradient intuition - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Vanishing gradient intuition

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:04:36 - 00:06:22
Vanishing gradient proof sketch - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Vanishing gradient proof sketch

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:06:22 - 00:14:42
Why is vanishing gradient a problem? - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Why is vanishing gradient a problem?

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:14:42 - 00:16:11
Effect of vanishing gradient on RNN-LM - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Effect of vanishing gradient on RNN-LM

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:16:11 - 00:20:28
Why is exploding gradient a problem? - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Why is exploding gradient a problem?

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:20:28 - 00:22:13
Gradient clipping: solution for exploding gradient - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Gradient clipping: solution for exploding gradient

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:22:13 - 00:28:18
How to fix vanishing gradient problem? - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

How to fix vanishing gradient problem?

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:28:18 - 00:29:41
Long Short-Term Memory (LSTM) - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Long Short-Term Memory (LSTM)

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:29:41 - 00:40:26
How does LSTM solve vanishing gradients? - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

How does LSTM solve vanishing gradients?

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:40:26 - 00:44:37
LSTMs: real-world success - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

LSTMs: real-world success

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:44:37 - 00:46:26
Gated Recurrent Units (GRU) - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Gated Recurrent Units (GRU)

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:46:26 - 00:52:36
Is vanishing/exploding gradient just a RNN problem? - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Is vanishing/exploding gradient just a RNN problem?

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:52:36 - 00:57:55
Recap - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Recap

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:57:55 - 00:59:00
Bidirectional RNNs: motivation - Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs

Bidirectional RNNs: motivation

Stanford CS224N: NLP with Deep Learning | Winter 2019 | Lecture 7 – Vanishing Gradients, Fancy RNNs
2019年03月22日 
00:59:00 - 01:13:23

Stanford Online

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:2440件