Skip to content

test.py doesn't run #2

Description

@sabetts

When I run test.py I get this error:

ValueError: Arguments target and output must have the same rank (ndim). Received: target.shape=(None,), output.shape=(None, 2)

The problem is erp_labels is passed into model.fit() but it needs to be the one-hot labels, ie train_erp_labels.

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