I wonder how to stack model in Keras? I want to give Input to the 2 models, take the output to feed it in the Meta model, like this:
If I declare like this: