Skip to content

UserWarning: "categorical_crossentropy received from_logits=True, but the output argument was produced by a Softmax activation and thus does not represent logits. Was this intended? #10

@ankhanh-vni

Description

@ankhanh-vni

Should we modify the from_logits parameters in dvc_workshop/models/classifier.py to False, since we are passing a softmax activation function at the output layer after all?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions