Skip to content

Instantly share code, notes, and snippets.

@Nimrod007
Created April 30, 2020 14:05
Show Gist options
  • Select an option

  • Save Nimrod007/b9132059e1fc9daa874baddd7af82c30 to your computer and use it in GitHub Desktop.

Select an option

Save Nimrod007/b9132059e1fc9daa874baddd7af82c30 to your computer and use it in GitHub Desktop.

Revisions

  1. Nimrod007 created this gist Apr 30, 2020.
    12 changes: 12 additions & 0 deletions projector_config.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {
    "embeddings": [
    {
    "tensorName": "My tensor",
    "tensorShape": [
    1000,
    50
    ],
    "tensorPath": "https://gist.github.com/Nimrod007/92b74c2a18580514860431e519efcb42"
    }
    ]
    }