From 6946edf30557d91d721edecfd3e0e5d35c718373 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 12 Jul 2018 17:47:14 +0200 Subject: [PATCH] added ml5js --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 04a90d9..583be9b 100644 --- a/readme.md +++ b/readme.md @@ -419,7 +419,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Teachable Machine](https://github.com/googlecreativelab/teachable-machine) - Explore how machine learning works, live in the browser. - [TensorFlow.js](https://js.tensorflow.org/) - JavaScript library for training and deploying ML models in the browser and on Node.js. - [Hello TensorFlow](https://hello-tensorflow.glitch.me/) - Fully commented TensorFlow.js demo. - +- [ml5.js](https://ml5js.org/) - Friendly machine learning for the web. ## Inspiration