Challenges

Featured Challenge:
#12 — The Lorenz Attractor

In this coding challenge, I show you how to visualization the Lorenz Attractor in Processing.

may 06, 2016

The Lorenz Attractor

Filter by Language

Pick a language to filter

Filter by Topic

pitch detection

In this challenge, I attempt to create a Ukulele tuner in JavaScript using p5.js, ml5.js and the pre-trained machine learning model CREPE: A Convolutional REpresentation for Pitch Estimation. Can you make one with a more elegant and creative interface?

Ukulele Tuner with Machine Learning