Skip to content

Instantly share code, notes, and snippets.

@adriancampos
Last active February 13, 2019 04:13
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 adriancampos/5e8a7ff10c889730f16848f0394bda1c to your computer and use it in GitHub Desktop.
Save adriancampos/5e8a7ff10c889730f16848f0394bda1c to your computer and use it in GitHub Desktop.
MNIST Handwritten Embedding Visualization
{
"embeddings": [
{
"tensorName": "MNIST Handwritten",
"tensorShape": [
10000,
784
],
"tensorPath": "https://gist.githubusercontent.com/adriancampos/5e8a7ff10c889730f16848f0394bda1c/raw/c4fe89713abd9a1aa85cf72dd75f4d85fa56cb49/tensors.tsv",
"metadataPath": "https://gist.githubusercontent.com/adriancampos/5e8a7ff10c889730f16848f0394bda1c/raw/c4fe89713abd9a1aa85cf72dd75f4d85fa56cb49/labels.labels"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment