@nodert-win10-20h1/windows.ai.machinelearning
Version:
Use the Windows.AI.MachineLearning UWP API directly from Node.js
64 lines (63 loc) • 1.76 kB
JSON
{
"name": "@nodert-win10-20h1/windows.ai.machinelearning",
"version": "0.1.0",
"description": "Use the Windows.AI.MachineLearning UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.AI.MachineLearning",
"Windows",
"AI",
"MachineLearning",
"ILearningModelFeatureDescriptor",
"ILearningModelFeatureValue",
"ILearningModelOperatorProvider",
"ITensor",
"ImageFeatureDescriptor",
"ImageFeatureValue",
"LearningModel",
"LearningModelBinding",
"LearningModelDevice",
"LearningModelEvaluationResult",
"LearningModelSession",
"LearningModelSessionOptions",
"MapFeatureDescriptor",
"SequenceFeatureDescriptor",
"TensorBoolean",
"TensorDouble",
"TensorFeatureDescriptor",
"TensorFloat",
"TensorFloat16Bit",
"TensorInt16Bit",
"TensorInt32Bit",
"TensorInt64Bit",
"TensorInt8Bit",
"TensorString",
"TensorUInt16Bit",
"TensorUInt32Bit",
"TensorUInt64Bit",
"TensorUInt8Bit",
"LearningModelDeviceKind",
"LearningModelFeatureKind",
"TensorKind",
"MachineLearningContract",
"NodeRT",
"WinRT",
"Microsoft"
],
"dependencies": {
"nan": "latest"
},
"repository": {
"type": "git",
"url": "git://github.com/MaySoMusician/NodeRT.git"
},
"homepage": "https://github.com/MaySoMusician/NodeRT/tree/feature/136-vs2019",
"author": "Generated by NodeRT (modified)",
"contributors": [
"nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)",
"Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)",
"MaySoMusician <maysomusician@gmail.com> (https://msmsm.work/)"
],
"gypfile": true,
"license": "Apache-2.0"
}