Keras: regularise intermediate layer with auxiliary model output

前端 未结 0 1720
忘了有多久
忘了有多久 2020-12-17 19:31

I have a keras model with three inputs and four outputs.

            self.model = Model(inputs=[input_visual, input_proprioceptive, input_motor], \\
                  


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题