From ce4d90b5fda6876a1f2f72b28e0c30c2ac23f014 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 24 May 2018 22:38:44 -0700 Subject: [PATCH] Added tensorflow js --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index afc6e05..61cec42 100644 --- a/readme.md +++ b/readme.md @@ -408,6 +408,7 @@ Creative coding is a different discipline than programming systems. The goal is - [CreativeAi.net](http://www.creativeai.net/) - Space to share creative Ai projects. - [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. ## Inspiration