|
| 1 | + |
| 2 | + |
| 3 | +## ml5.js Examples |
| 4 | + |
| 5 | +**Explore in the p5.js Web Editor** |
| 6 | + |
| 7 | +Jump right into experimenting with ml5.js — no local setup needed. Browse and run these example sketches directly in the p5.js Web Editor: |
| 8 | + |
| 9 | +* [bodyPose-blazePose-keypoints](https://editor.p5js.org/ml5/sketches/OukJYAJAb) |
| 10 | +* [bodyPose-blazePose-skeleton](https://editor.p5js.org/ml5/sketches/KWgsAbgkk) |
| 11 | +* [bodyPose-keypoints](https://editor.p5js.org/ml5/sketches/c8sl_hGmN) |
| 12 | +* [bodyPose-skeletal-connections](https://editor.p5js.org/ml5/sketches/YBuqxIH1S) |
| 13 | +* [bodySegmentation-mask-background](https://editor.p5js.org/ml5/sketches/KNsdeNhrp) |
| 14 | +* [bodySegmentation-mask-body-parts](https://editor.p5js.org/ml5/sketches/ruoyal-RC) |
| 15 | +* [bodySegmentation-mask-person](https://editor.p5js.org/ml5/sketches/h6TN8umP5) |
| 16 | +* [bodySegmentation-select-body-parts](https://editor.p5js.org/ml5/sketches/R5rug0HKk) |
| 17 | +* [faceMesh-bounding-box](https://editor.p5js.org/ml5/sketches/fMCIspRD7_) |
| 18 | +* [faceMesh-keypoints](https://editor.p5js.org/ml5/sketches/lCurUW1TT) |
| 19 | +* [faceMesh-keypoints-from-parts](https://editor.p5js.org/ml5/sketches/EjynWxazD4) |
| 20 | +* [faceMesh-parts](https://editor.p5js.org/ml5/sketches/9y9W7eAee) |
| 21 | +* [faceMesh-parts-bounding-box](https://editor.p5js.org/ml5/sketches/F9jRILxn2) |
| 22 | +* [faceMesh-shapes-from-parts](https://editor.p5js.org/ml5/sketches/6qj0M3ElM) |
| 23 | +* [faceMesh-single-image](https://editor.p5js.org/ml5/sketches/lqQZrDJHF) |
| 24 | +* [faceMesh-triangle-mesh](https://editor.p5js.org/ml5/sketches/8mT3aRjUe) |
| 25 | +* [faceMesh-uv-map](https://editor.p5js.org/ml5/sketches/-H7dLfUqC) |
| 26 | +* [handPose-detect-start-stop](https://editor.p5js.org/ml5/sketches/W9vFFT5RM) |
| 27 | +* [handPose-keypoints](https://editor.p5js.org/ml5/sketches/QGH3dwJ1A) |
| 28 | +* [handPose-parts](https://editor.p5js.org/ml5/sketches/DNbSiIYKB) |
| 29 | +* [handPose-single-image](https://editor.p5js.org/ml5/sketches/8VK_l3XwE) |
| 30 | +* [handPose-skeletal-connections](https://editor.p5js.org/ml5/sketches/fnboooD-K) |
| 31 | +* [imageClassifier-single-image](https://editor.p5js.org/ml5/sketches/pjPr6XmPY) |
| 32 | +* [imageClassifier-teachable-machine](https://editor.p5js.org/ml5/sketches/VvGXajA36) |
| 33 | +* [imageClassifier-webcam](https://editor.p5js.org/ml5/sketches/K0sjaEO19) |
| 34 | +* [neuralNetwork-color-classifier](https://editor.p5js.org/ml5/sketches/eGHBdmCLe) |
| 35 | +* [neuralNetwork-load-model](https://editor.p5js.org/ml5/sketches/U-aljtx7x) |
| 36 | +* [neuralNetwork-mouse-gesture](https://editor.p5js.org/ml5/sketches/FdXAgrA3N) |
| 37 | +* [neuralNetwork-train-and-save](https://editor.p5js.org/ml5/sketches/rR51vvi-u) |
| 38 | +* [neuroEvolution-flappy-bird](https://editor.p5js.org/ml5/sketches/VXSvfFiQF) |
| 39 | +* [neuroEvolution-sensors](https://editor.p5js.org/ml5/sketches/64yhABxVb) |
| 40 | +* [neuroEvolution-steering](https://editor.p5js.org/ml5/sketches/eTJ1nO0O9) |
| 41 | +* [sentiment](https://editor.p5js.org/ml5/sketches/hopIvsCGL) |
| 42 | +* [soundClassifier-speech-command](https://editor.p5js.org/ml5/sketches/HUm7NYMW3) |
| 43 | +* [soundClassifier-teachable-machine](https://editor.p5js.org/ml5/sketches/mXeiNXSTU) |
0 commit comments