An open API service indexing awesome lists of open source software.

https://github.com/machinelearningzuu/model-deployment-with-flask-and-tensorflow.js

with the development of model effiency, processing capabilities and accuarcy we need good tools to effient our deployment aswell.
https://github.com/machinelearningzuu/model-deployment-with-flask-and-tensorflow.js

Last synced: about 1 year ago
JSON representation

with the development of model effiency, processing capabilities and accuarcy we need good tools to effient our deployment aswell.

Awesome Lists containing this project

README

          

#Model-Deployment-with-Flask-and-Tensorflow.js

Its not only enough to explore through modeling and training without any touch of model deployment. Model deployment is the
most necessary task while desiging models for industrial purposes. We have several deployment methods like using RestAPIs,
Heroku App , cloud based architrctures, but tensorflow introduced such powerful tool named tensorflow.js that you can deploy
your models in the web browser. you need good understanding of Java script to handle tensorflow.js . the embedded models like
mobile net computer vision architecture can deploy really easily with the help of such a tools.