Câu 8: C1000-059: IBM AI Enterprise Workflow V1 Data Science Specialist
A neural network is composed of a first affine transformation (affine1) followed by a ReLU non-linearity, followed by a second affine transformation (affine2). Which two explicit functions are implemented by this neural network? (Choose two.)
Nội dung câu hỏi
A neural network is composed of a first affine transformation (affine1) followed by a ReLU non-linearity, followed by a second affine transformation (affine2). Which two explicit functions are implemented by this neural network? (Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. y = affine1(ReLU(affine2(x)))
- B. y = max(affine1(x), affine2(x))
- C. y = affine2(ReLU(affine1(x))) — đáp án hiện tại
- D. y = affine2(max(affine1(x), 0)) — đáp án hiện tại
- E. y = ReLU(affine1(x), affine2(x))
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.