UNPKG

@modelx/jsonm

Version:

Construct AI & ML models with JSON using Typescript & Tensorflow

22 lines (20 loc) 556 B
<!DOCTYPE html><html lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Tutorial Getting Started</title> <link rel="stylesheet" href="https://unpkg.com/style.css"> <style type="text/css"> .markdown-body { max-width: 46em; margin: 2em auto; padding: 0 1em; overflow: hidden; word-wrap: break-word; } </style> </head> <body> <main class="markdown-body"><h1>Tutorial Getting Started</h1> <p>Some other sample page</p> </main> </body></html>