Skip to content

about the flags dataset #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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