Skip to content

Instantly share code, notes, and snippets.

@paulegradie
Last active August 8, 2019 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulegradie/99ba478873af8cdf3707950e96d89d9d to your computer and use it in GitHub Desktop.
Save paulegradie/99ba478873af8cdf3707950e96d89d9d to your computer and use it in GitHub Desktop.
A sample embedding matrix
idx | embed_matrix
0 [[ 0.21143426, 1.2885487 , 0.98160927, 0.17858341],
1 [-0.38735983, 0.06507064, 1.31839592, -0.91412724],
2 [ 1.13726889, 0.48327542, 0.65075236, 0.93818869],
3 [1.73606298, 1.70675348, 0.31396571, 2.03089933]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment