Skip to content

Instantly share code, notes, and snippets.

@philipphager
Last active May 6, 2019 14:09
Show Gist options
  • Save philipphager/1d02781decf1b82bfb0548664585273d to your computer and use it in GitHub Desktop.
Save philipphager/1d02781decf1b82bfb0548664585273d to your computer and use it in GitHub Desktop.
Settings file for projector.tensorflow.org for Prime Video Dataset
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.githubusercontent.com/philipphager/47cb4a11d3a1d90798be42231d6b3bca/raw/df4d31a01210f79128ed0faf9d70287fe17319e8/prime-tensor.tsv",
"metadataPath": "https://gist.githubusercontent.com/philipphager/0eb7107308edd04b109b59befa2c299b/raw/85346f36c23ac4e238ca1700ee845f9117dd2926/prime-meta.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment