Skip to content

Instantly share code, notes, and snippets.

@ofou
Last active July 19, 2017 06:13
Show Gist options
  • Save ofou/cb0242fc0260c16b86174ad750884d10 to your computer and use it in GitHub Desktop.
Save ofou/cb0242fc0260c16b86174ad750884d10 to your computer and use it in GitHub Desktop.
Tensorflow Emoji Foods Config File
{
"embeddings": [
{
"tensorName": "Emoji Foods",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.githubusercontent.com/Peel40/6b92773a163be49d111932c6bfa9199d/raw/7f745139ea08fa4b702c1b9154869ceb6c7536b1/SR28%2520Emoji%2520Tensors.tsv",
"metadataPath": "https://gist.githubusercontent.com/Peel40/6b92773a163be49d111932c6bfa9199d/raw/7f745139ea08fa4b702c1b9154869ceb6c7536b1/SR28%2520Emoji%2520Metadata.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment