Skip to content

Instantly share code, notes, and snippets.

@eustin
Created June 8, 2020 03:56
Show Gist options
  • Save eustin/29dc251dd0e6e4908bde01632a0b71ba to your computer and use it in GitHub Desktop.
Save eustin/29dc251dd0e6e4908bde01632a0b71ba to your computer and use it in GitHub Desktop.
np.exp(scores_dict['shirt']) / sum(np.exp(list(scores_dict.values())))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment