Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
This repository was 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

@yudhajitp

Description

@yudhajitp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions