added Model Zoo

This commit is contained in:
Terkel Gjervig
2018-07-12 17:48:20 +02:00
parent 6946edf305
commit e587403b1a

View File

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