diff --git a/readme.md b/readme.md index c3d8451..7267567 100644 --- a/readme.md +++ b/readme.md @@ -416,6 +416,7 @@ Creative coding is a different discipline than programming systems. The goal is - [AI Playbook](http://aiplaybook.a16z.com/) - Ai microsite intended to help newcomers get started. - [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. ## Inspiration