What is Blue?

TomHinkle.net

What is Blue?

A simple machine learning project to train a model in the browser to identify the color blue

Long ago, Dan Myer had a wonderful little website where students had to try to write an algebraic expression to identify the color blue given numbers for R,G and B values.

I've always been charmed by that project so I thought it would be a good idea to use it when I decided I wanted to learn a bit about neural networks.

This project uses svelte + tensorflow under the hood and lets the user train and visualize a model for identifying the color blue (or any color they choose, actually).

Tags

Tech used in this project:
JavaScript Machine Learning Web Svelte Tensorflow