Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Chapter 2: Mixed Representation #6

Open
mshearer0 opened this issue Jun 21, 2020 · 1 comment
Open

Chapter 2: Mixed Representation #6

mshearer0 opened this issue Jun 21, 2020 · 1 comment

Comments

@mshearer0
Copy link

mixed_image_tabular_model = Model(inputs=[image_tabular_input, tiled_input], outputs=merged_image_output)

NameError: name 'tiled_input' is not defined

Should be 'image_input'?

@mshearer0 mshearer0 changed the title Chapter2: Mixed Representation Chapter 2: Mixed Representation Jun 21, 2020
@jeromemassot
Copy link

Same conclusion as yours : image_input is most appropriate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants