DLS Course 4 [Week 1] convolutional_model

Hi Jade,

In the functional API you have to apply the layers to the tensor that flows through the network.

Have a look here (scroll down to The Functional API):

https://towardsdatascience.com/3-ways-to-build-neural-networks-in-tensorflow-with-the-keras-api-80e92d3b5b7e

Good luck!

2 Likes