1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-09 08:20:42 +02:00

Added Hello Tensorflow

This commit is contained in:
Terkel
2018-05-24 23:47:13 -07:00
committed by GitHub
parent b185a968f0
commit f7d1136659

View File

@@ -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