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

[Examples] Multiple inputs #1480

Open
lionel-ign opened this issue Dec 12, 2024 · 1 comment
Open

[Examples] Multiple inputs #1480

lionel-ign opened this issue Dec 12, 2024 · 1 comment

Comments

@lionel-ign
Copy link

Hi,

Thanks for your work on keras3. Scrolling through the examples I was wondering if you could add an example for fitting multiple inputs data, like an image stream and a tabular stream.

Yours,
Lionel

@t-kalinowski
Copy link
Member

t-kalinowski commented Dec 12, 2024

The "Functional API" guide has an example of a multi-input model.
https://keras3.posit.co/articles/functional_api.html#manipulate-complex-graph-topologies

Should the example be expanded if some parts of it are unclear?

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