Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while creating model #17

Open
jobquiroz opened this issue Feb 16, 2022 · 1 comment
Open

Error while creating model #17

jobquiroz opened this issue Feb 16, 2022 · 1 comment

Comments

@jobquiroz
Copy link

In notebook 02, cell:

classifier = model.create_binary_classifier(tft_output, hyperparams)
classifier.summary()

The following error appears:

Concatenate layer requires inputs with matching shapes except for the concatenation axis. Received: input_shape=[(None, 2), (None, 4), (7,), (None, 3), (None, 1), (None, 1), (6,), (None, 3), (None, 3), (None, 1), (None, 10)]

@veronicabas
Copy link

Same problem here, did you make it work?

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

No branches or pull requests

2 participants