Quiz 15 Question 2 of 20

A SAS DLPy model is trained using the Functional API with two input branches: one Conv2d branch for image features and one Dense branch for tabular metadata. How are the two separate input layers declared in DLPy's Functional API?

Select an answer to reveal the explanation.

Motivation