Skip to content

Instantly share code, notes, and snippets.

Created December 8, 2016 01:12
Show Gist options
  • Save anonymous/cea9560e0ee6ccc1bfcba3081df09a9b to your computer and use it in GitHub Desktop.
Save anonymous/cea9560e0ee6ccc1bfcba3081df09a9b to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Dec 8, 2016.
    4,084 changes: 4,084 additions & 0 deletions api-metadata.tsv
    4,084 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
    4,083 changes: 4,083 additions & 0 deletions api-vectors.tsv
    4,083 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
    13 changes: 13 additions & 0 deletions template_projector_config.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    {
    "embeddings": [
    {
    "tensorName": "Blocks API usage",
    "tensorShape": [
    4083,
    390
    ],
    "tensorPath": "https://gist.github.com/.../tensors.tsv",
    "metadataPath": "https://gist.github.com/.../optional.metadata.tsv"
    }
    ]
    }