Skip to content

about the flags dataset #1

@colddrizzle

Description

@colddrizzle

I found that the flag dataset has been preprocessed, specifically, the norm of all flags is almost the same.

np.linalg.norm(flags[c]) == 97.97

This makes the softmax update rule almost equivalent to weighted summation based on cosine similarity.

Perhaps a more convincing dataset should be provided.

Finally, thank you very much for creating this tutorial.

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