amw5g

Results 2 comments of amw5g

I, too, would like to use multiple inputs (single output) to a model. This is because different parts of my data need different processing inside the model (e.g., batchnormalization or...

I just submitted a PR that showcases an example of using multiple inputs within a jupyter notebook. It builds off the simple example. https://github.com/maxpumperla/hyperas/pull/196