From 016d18fbb97b991504399ab46e3e4a0d202ac870 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Mon, 3 Dec 2018 18:18:08 +0100 Subject: [PATCH] Added ModelDepot --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5e636e3..b1dde18 100644 --- a/readme.md +++ b/readme.md @@ -435,8 +435,9 @@ Creative coding is a different discipline than programming systems. The goal is - [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. -- [Runway](https://runwayapp.ai/) - A toolkit that adds artificial intelligence capabilities to design and creative platforms. +- [Runway](https://runwayapp.ai/) - Toolkit that adds artificial intelligence capabilities to design and creative platforms. - [Lobe](https://lobe.ai/) - Build, train, and ship custom deep learning models using a simple visual interface. +- [ModelDepot](https://modeldepot.io/) - Platform for discovering, sharing, and discussing easy to use and pre-trained machine learning models. ## Inspiration