Kizspy | Question: 40
(Choose 1 answer)
In TensorFlow, what is the purpose of the model.compile() function?
A. Initializing the neural network weights
B. Defining the architecture of the neural network
C. Compiling the model with optimizer, loss function, and metrics
D. Evaluating the model performance