From e587403b1aa65d6f543ec44884d8824db2556588 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 12 Jul 2018 17:48:20 +0200 Subject: [PATCH] added Model Zoo --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 583be9b..6435eff 100644 --- a/readme.md +++ b/readme.md @@ -420,6 +420,7 @@ Creative coding is a different discipline than programming systems. The goal is - [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. - [ml5.js](https://ml5js.org/) - Friendly machine learning for the web. +- [Model Zoo](https://modelzoo.co/) - Discover open source deep learning code and pretrained models. ## Inspiration