ml-training

0.1.4 • Public • Published

ml5

All Contributors

BrowserStack StatusVersion Twitter Follow

This project is currently in development.

Friendly machine learning for the web!

ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of TensorFlow.js.

The library is supported by code examples, tutorials, and sample data sets with an emphasis on ethical computing. Bias in data, stereotypical harms, and responsible crowdsourcing are part of the documentation around data collection and usage.

ml5.js is heavily inspired by Processing and p5.js.

Usage

There are several ways you can use the ml5.js library:

  • You can use the latest version (0.3.1) by adding it to the head section of your HTML document:

v0.3.1

<script src="https://unpkg.com/ml5@0.3.1/dist/ml5.min.js" type="text/javascript"></script>

  • If you need to use an earlier version for any reason, you can change the version number.

v0.3.0

<script src="https://unpkg.com/ml5@0.3.0/dist/ml5.min.js" type="text/javascript"></script>

v0.3.0

<script src="https://unpkg.com/ml5@0.3.0/dist/ml5.min.js" type="text/javascript"></script>

v0.2.3

<script src="https://unpkg.com/ml5@0.2.3/dist/ml5.min.js" type="text/javascript"></script>

v0.1.3

<script src="https://unpkg.com/ml5@0.1.3/dist/ml5.min.js" type="text/javascript"></script>

  • You can also reference "latest", but we do not recommend this as your code may break as we update ml5.
<script src="https://unpkg.com/ml5@latest/dist/ml5.min.js" type="text/javascript"></script>

Resources

Standalone Examples

You can find a collection of standalone examples in this repository: github.com/ml5js/ml5-examples

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

Code of Conduct

We believe in a friendly internet and community as much as we do in building friendly machine learning for the web. Please refer to our CODE OF CONDUCT for our rules for interacting with ml5 as a developer, contributor, or user.

Contributing

Want to be a contributor 🏗 to the ml5.js library? If yes and you're interested to submit new features, fix bugs, or help develop the ml5.js ecosystem, please go to our CONTRIBUTING documentation to get started.

See CONTRIBUTING 🛠

Acknowledgements

ml5.js is supported by the time and dedication of open source developers from all over the world. Funding and support is generously provided by a Google Education grant at NYU's ITP/IMA program.

Many thanks BrowserStack for providing testing support.

Contributors

Thanks goes to these wonderful people (emoji key):

Daniel Shiffman
Daniel Shiffman

💻 💡 📆 👀 ⚠️ 📹
Cristóbal Valenzuela
Cristóbal Valenzuela

💻 💡 👀 🔧 ⚠️
Yining Shi
Yining Shi

💻 💡 👀 🔧 ⚠️ 🐛
Hannah Davis
Hannah Davis

💻 💡
Joey Lee
Joey Lee

💻 💡 👀 🖋 ⚠️
AshleyJaneLewis
AshleyJaneLewis

📝 🎨 📋 🖋
Ellen Nickles
Ellen Nickles

📝 🖋 🤔
Itay Niv
Itay Niv

💻 💡
Nikita Huggins
Nikita Huggins

📝 🖋 🤔
Arnab Chakravarty
Arnab Chakravarty

🖋 📓
Aidan Nelson
Aidan Nelson

💻 💡
WenheLI
WenheLI

💻 💡 🚧 🤔
Darius Kazemi
Darius Kazemi

🤔 💬
Dingsu Wang
Dingsu Wang

💻 💡
garym140
garym140

🖋 📝 🤔 📓
Gene Kogan
Gene Kogan

💻 💡 🤔
Hayley Hwang
Hayley Hwang

💻 💡 🤔
Lisa Jamhoury
Lisa Jamhoury

💡 🤔
Alejandro Matamala Ortiz
Alejandro Matamala Ortiz

🎨 🖋 📝
Maya Man
Maya Man

💻 💡
Mimi Onuoha
Mimi Onuoha

🤔 🖋 👀
Yuuno, Hibiki
Yuuno, Hibiki

💻 💡 🚧
Dan Oved
Dan Oved

💻 💡 💬 🤔
Stephanie Koltun
Stephanie Koltun

💻 💡 🖋 📝 🎨
YG Zhang
YG Zhang

💻 💡 🤔
Wenqi Li
Wenqi Li

💻 💡 🚇
Brent Bailey
Brent Bailey

⚠️ 💻 💡
Jonarod
Jonarod

💻
Jasmine Otto
Jasmine Otto

💻 ⚠️ 💡
Zaid Alyafeai
Zaid Alyafeai

💻 💡 🤔 💬
Jacob Foster
Jacob Foster

💻 💡 ⚠️
Memo Akten
Memo Akten

💻 💡
Mohamed Amine
Mohamed Amine

💻 💡 🤔 ⚠️
Oliver Wright
Oliver Wright

💻 ⚠️
Marshal Hayes
Marshal Hayes

📖
Reiichiro Nakano
Reiichiro Nakano

💻 ⚠️ 💡
Nikhil Thorat
Nikhil Thorat

💻 💡 🤔 🚇
Irene Alvarado
Irene Alvarado

💻 💡 🚧 🤔
Andrew Lee
Andrew Lee

💻 💡 🤔
Jerhone
Jerhone

📖
achimkoh
achimkoh

💻 💡 ⚠️
Jim
Jim

💡 📖 🖋
Junya Ishihara
Junya Ishihara

🚧 💻
Naoto HIÉDA
Naoto HIÉDA

🚧
aarón montoya-moraga
aarón montoya-moraga

🚧 💡
b2renger
b2renger

💻 🚇
Aditya Sharma
Aditya Sharma

🚧
okuna291
okuna291

🤔
Jenna
Jenna

🤔
nicoleflloyd
nicoleflloyd

🖋 🎨 📓
jepster-dk
jepster-dk

💻 🤔
Xander Jake de los Santos
Xander Jake de los Santos

🤔
Cassie Tarakajian
Cassie Tarakajian

🐛 🚇 🤔
Dave Briccetti
Dave Briccetti

🐛
Sblob1
Sblob1

🐛
Jared Wilber
Jared Wilber

💡 🤔 💻
danilo
danilo

💻 🤔
Emma Goodliffe
Emma Goodliffe

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

Package Sidebar

Install

npm i ml-training

Weekly Downloads

0

Version

0.1.4

License

ISC

Unpacked Size

33.2 kB

Total Files

3

Last publish

Collaborators

  • ntuitive