AI by Hand โ๏ธ Workbook - 25 Exercises ๐๏ธ
Exercise 19
B1 = ReLU(1*A1 - A2) = ReLU(2-3) = 0
Exercise 20
C3 = ReLU(B1 + B2) = ReLU(1+5) = 6
Answers of Exercise 9,10, 17, 20 and 25 are wrong...
Answers of Exercise 8, 9, 10, and 17 are also wrong.
Exercise 19
B1 = ReLU(1*A1 - A2) = ReLU(2-3) = 0
Exercise 20
C3 = ReLU(B1 + B2) = ReLU(1+5) = 6
Answers of Exercise 9,10, 17, 20 and 25 are wrong...
Answers of Exercise 8, 9, 10, and 17 are also wrong.