ITP Camp 2023

Teaching the Machine with p5.js and ml5.js

Date: June 14, 2023 2:30-4pm


Format: Hybrid (In-person with online access)


Tags: #Machines Learning #P5.JS #ML5.JS #Creative Coding


Have fun teaching the machine to recognize images, sounds, and poses in this short introduction to machine learning for creative applications. Beginners to coding welcome! We'll use Google's Teachable Machine interface to the train a model with your own custom dataset. We'll then export the model for use in p5.js (a creative coding library) via ml5.js, a browser-based machine learning library built on top of tensorflow.js. So many .js's!