Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 664 Bytes

This is an example for ml5.js made using React with TypeScript variant.

ml5.js is an open source, friendly high level interface to TensorFlow.js, a library for handling GPU-accelerated mathematical operations and memory management for machine learning algorithms. ml5.js provides an approachable API and examples to help you get started

Available Scripts

In the project directory, you can run:

npm install

Initalizes the project directory for development.

npm start

Runs the app in the development mode on http://localhost:3000

Feel free to refer from this code.