Skip to content

Seq2Seq model prediction #2

Description

@sreeram004

Trained a Seq2Seq model. But on predicting following error enccuntered.

ValueError: Error when checking model input: the list of Numpy arrays that you are passing to your model is not the size the model expected. Expected to see 2 array(s), but instead got the following list of 1 arrays:

The model needs 2 inputs, but in the example only 1 is provided

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