Machine Learning in Backend

tanishq9

Tanishq Saluja

Posted on July 14, 2020

Machine Learning in Backend

Hello awesome devs,

Ever wanted to run cool Machine Learning or Python Scripts in your Web Application's Backend ?

I made a web application in Nodejs in which I classified the digit drawn by the user on the Canvas, the API was made using Express and used python-shell node package to call the python script which contained code for using the Deep Learning model which was built using CNN (Tensorflow) to classify images.

It can be really useful for you if you are trying to implement something similar.

Here is the repository link : Run ML in JS Backend : Repository Link

Please star ★ the repository incase you find it useful.

Happy Coding, dev fam !

Project Screenshot

💖 💪 🙅 🚩
tanishq9
Tanishq Saluja

Posted on July 14, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Machine Learning in Backend
python Machine Learning in Backend

July 14, 2020