84

GitHub - ml5js/ml5-library: Friendly machine learning for the web! ?

 5 years ago
source link: https://github.com/ml5js/ml5-library
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

ML5

CircleCI Version

This project is currently in development.

Friendly machine learning for the web!

ml5.js is a high level JavaScript library for machine learning. The main idea of this project is to further reduce the barriers between lower level machine learning and creative outputs using JavaScript.

It works by wrapping tensorflow.js, providing a simple and friendly interface to work with GPU accelerated machine learning in JavaScript.

Usage

Download the full, minified or use the online version and add it to the head section of your HTML document:

<script src="ml5.min.js" type="text/javascript"></script>

or

<script src="https://unpkg.com/ml5" type="text/javascript"></script>

Resources

Standalone Examples

You can find a collection of examples using ml5.js in the following repository:

github.com/ml5js/ml5-examples.

The examples are meant to serve as an introduction to the library and machine learning concepts.

Contributing

See CONTRIBUTING


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK