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

Unable to understand the shape of the target/output tensor for example in "Customized Graph Network Models" #369

Open
yudhajitp opened this issue Sep 29, 2022 · 0 comments

Comments

@yudhajitp
Copy link

Hi,

I was looking at the "Customized Graph Network Model" section of the documentation. I am trying to rework it into a custom model for my problem. I am getting stuck on the correct shape of the target/output tensor "Y". What would be your suggestion for this?

To give further context, suppose I write a line of code as follows:

model.fit( X, Y)

where, X corresponds to a graph-based input consistent with graph_to_input(). What shape should Y have?
I would appreciate any help on this.

Best regards,
Yudhajit

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

1 participant