1.0.6 • Published 2 years ago

api.natsuite.natmlx v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

NatMLX

NatML

Machine learning extensions for Unity Engine. See the documentation for the classes included in this package.

Installing NatMLX

Add the following items to your Unity project's Packages/manifest.json:

{
  "scopedRegistries": [
    {
      "name": "NatML",
      "url": "https://registry.npmjs.com",
      "scopes": ["api.natsuite"]
    }
  ],
  "dependencies": {
    "api.natsuite.natmlx": "1.0.5"
  }
}

Requirements

  • Unity 2020.2+
  • NatML 1.0.9+

Resources

Thank you very much!