I have a keras model with three inputs and four outputs.
self.model = Model(inputs=[input_visual, input_proprioceptive, input_motor], \\