Skip to content

ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type int). #4

@21Vinay

Description

@21Vinay

while running line number 65

history = model.fit(X_train, Y_train, epochs = 40,validation_split=0.2, verbose = 1)

it showing the following error : -

ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type int).

Please help !

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