Skip to content

adamichelle/tf.js-playground

Repository files navigation

tf.js Playground

A code playground for exploring Tensorflow.js models in the browser. It is a a client-side codepen.io-like application that loads Tf.js models into your browser and allows you to experiment with them.

App Image

Features

  • A three-tab code editor loaded with TF.JS models;
  • A preview pane;
  • Autosave to local storage on code changes.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Live Deployment

tf.js Playground on Netlify

About

A code playground for exploring tf.js models in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published