Created
June 8, 2020 04:19
-
-
Save eustin/58424bf8b77fdc082cc48c51a600e96b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
query_embeddings = np.row_stack([query_1_embeddings, query_2_embeddings_avg]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment