wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WEEK_5_B_revision

Total questions: 6

Worksheet time: 9mins

Name
Class
Date
1.

RNN의 정의로 올바른 것을 고르세요!

a)

ht = fW(ht + xt)h_{t\ }=\ f_W\left(h_t\ +\ x_t\right)

b)

ht = fW(h(t+1) + xt)h_{t\ }=\ f_W\left(h_{\left(t+1\right)}\ +\ x_t\right)

c)

ht = fW(h(t1) + x(t1))h_{t\ }=\ f_W\left(h_{\left(t-1\right)}\ +\ x_{\left(t-1\right)}\right)

d)

ht = fW(h(t1) + xt)h_t\ =\ f_W\left(h_{\left(t-1\right)}\ +\ x_t\right)

e)

ht = fW(h(t1) xt)h_{t\ }=\ f_W\left(h_{\left(t-1\right)}\ -\ x_t\right)

2.

W_hh * h_t-1 과 W_xh * x_t를 더해주는 이유는 무엇인가요?

4 lines
3.

RNN 각 시간대별로 존재하는 패턴을 따로 학습하는 t개의 W가 존재한다.

a)

true

b)

false

4.

RNN의 hidden state ( hth_t  )는 어떤 정보를 담고 있나요?

4 lines
5.

RNN으로 뭘 할 수 있을까요? RNN으로 뭘하고 싶은가요?

4 lines
6.

질문? 하고싶은 말?

4 lines