1. Question 1 Lambda layer allows to execute an arbitrary function only within a Sequential API model. False True 2. Question 2 Which one of the following is the correct syntax for mapping an increment of 2 to the value of “x” using a Lambda layer? (tf ...
Home/custom models
SIKSHAPATH Latest Questions
1. Question 1 One of the ways of declaring a loss function is to import its object. Is the following code correct for using a loss object? True False 2. Question 2 It is possible to add parameters to the ...
Question 1 Which of these steps are needed for building a model with the Functional API? (Select three from the list below)