
sem6_ai_week_9

Quiz
•
Computers
•
University
•
Hard
Sujan Pandey
Used 1+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a simple RNN cell, the hidden‑state update is
h_t = W_x x_t
h_t = x_t + h_{t-1}
h_t = tanh(x_t)
h_t = tanh(W_x x_t + W_h h_{t-1} + b)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The LSTM input‑gate activation is computed as
sigmoid(W_c c_{t-1})
softmax(W_i x_t)
tanh(W_i h_{t-1})
sigmoid(W_i x_t + U_i h_{t-1} + b_i)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Keras, a bidirectional GRU layer is created with
GRU(units, bidirectional=True)
BiGRU(units)
GRU(units, go_backwards=True)
Bidirectional(GRU(units))
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Teacher‑forcing ratio controls
dropout on embeddings
learning‑rate warmup
hidden‑state size
probability of feeding ground‑truth token
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The GRU reset‑gate formula is
z_t * h_{t-1}
sigmoid(W_r x_t)
tanh(W_r h_{t-1})
sigmoid(W_r x_t + U_r h_{t-1} + b_r)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Masking padded steps in Keras uses
layers.Dropout()
layers.Cropping1D()
layers.ZeroPadding1D()
layers.Masking()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sequence‑to‑sequence models share parameters through
max‑pool layers
CNN kernels
independent decoders
encoder hidden‑state context vector
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
Event Driven Handouts 1 & 2

Quiz
•
University
40 questions
Brain Buzzer Prelims Round

Quiz
•
University
35 questions
Practica Redes Neuronales

Quiz
•
University
40 questions
IOT_SARS

Quiz
•
University
40 questions
Quiz Pengantar IoT

Quiz
•
University
45 questions
Culture générale en informatique

Quiz
•
University
43 questions
Xâu, mảng trong Python

Quiz
•
University
40 questions
TIN 8 ON TAP GIUA KY 2

Quiz
•
8th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade