Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 211985

Connect additional input to output of intermediate layer in Keras

$
0
0

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


Viewing all articles
Browse latest Browse all 211985

Trending Articles