Skip to content

Instantly share code, notes, and snippets.

@rahulbanerjee26
Created November 17, 2021 10:56
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 rahulbanerjee26/1b88f1504c6c9d5a4d88b06cb6c708d2 to your computer and use it in GitHub Desktop.
Save rahulbanerjee26/1b88f1504c6c9d5a4d88b06cb6c708d2 to your computer and use it in GitHub Desktop.
import embeddinghub as eh
hub = eh.connect(eh.LocalConfig("data/"))
space = hub.create_space("anime", dims=num_genres)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment