@modelx/jsonm

Construct AI & ML models with JSON using Typescript & Tensorflow

Usage no npm install needed!

<script type="module">
  import modelxJsonm from 'https://cdn.skypack.dev/@modelx/jsonm';
</script>

README

JSONM

Coverage Status Build, Test & Coverage

Construct AI & ML models with JSON using TypeScript & Tensorflow

Getting started

Clone the repo and drop your module in the src directory.

# Install Prerequisites
$ npm install rollup typedoc jest sitedown --g

Basic Usage

$ npm run build #builds type declarations, created bundled artifacts with rollup and generates documenation