I want to build a model in Keras in which I densely connect a second input layer to the output of an intermediate layer of the model.
Is this possible to do in Keras?
PS: I am running Keras on R version 3.5.1
Best,
Harvard
I want to build a model in Keras in which I densely connect a second input layer to the output of an intermediate layer of the model.
Is this possible to do in Keras?
PS: I am running Keras on R version 3.5.1
Best,
Harvard