Difference between revisions of "Model Zoos"
| Line 12: | Line 12: | ||
* [http://github.com/onnx/models Open Neural Network Exchange (ONNX) Model Zoo] using an open standard format for representing machine learning models. | * [http://github.com/onnx/models Open Neural Network Exchange (ONNX) Model Zoo] using an open standard format for representing machine learning models. | ||
* [http://modeldepot.io/ ModelDepot] Intuitive Machine Learning for Engineers | * [http://modeldepot.io/ ModelDepot] Intuitive Machine Learning for Engineers | ||
| + | * [http://github.com/GKalliatakis/Keras-Application-Zoo Keras Application Zoo] a library for reusable deep learning models | ||
| + | |||
* [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen] | * [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen] | ||
* [[Datasets]] | * [[Datasets]] | ||
Revision as of 22:01, 12 November 2019
YouTube Search ...Google search
- TensorFlow Hub a library for reusable machine learning modules
- ModelZoo | Jing Yu Koh easily find pre-trained models for a variety of platforms and uses.
- Open Neural Network Exchange (ONNX) Model Zoo using an open standard format for representing machine learning models.
- ModelDepot Intuitive Machine Learning for Engineers
- Keras Application Zoo a library for reusable deep learning models