ai.natml.natmlx

1.0.7 • Public • Published

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": ["ai.natml"]
    }
  ],
  "dependencies": {
    "ai.natml.natmlx": "1.0.7"
  }
}

Requirements

  • Unity 2020.2+
  • NatML 1.0.11+

Resources

Thank you very much!

/ai.natml.natmlx/

    Package Sidebar

    Install

    npm i ai.natml.natmlx

    Weekly Downloads

    455

    Version

    1.0.7

    License

    Apache-2.0

    Unpacked Size

    2.38 MB

    Total Files

    44

    Last publish

    Collaborators

    • olokobayusuf