{
  "name": "one-of-k",
  "version": "0.0.1",
  "description": "js utility for performing one-of-k encodings on arbitrary data",
  "main": "index.js",
  "scripts": { },
  "keywords": [
    "neural",
    "network",
    "one-hot",
    "one-of-k",
    "data",
    "encoding"
  ],
  "author": "Max Thyen",
  "license": "ISC"
}
