Skip to content

The Input Problem of GRNN Networks #44

@ergouwang305

Description

@ergouwang305

In the given example, the input of newgrnn's prediction function net.sim is only one-dimensional. When I called, the input needed to have 11 dimensions, but an error was reported: "ValueError: non broadcastable output operand with shape (1,) doesn't match the broadcastable shape (11,)".

Can this GRNN network only accept one-dimensional input?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions