Machine Learning is a broad field. More broad are doubt and question that people have about it. Few machine learning related questions.
Author: Chitranshu Harbola
Self taught programmer, Web Developer and an aspiring Machine learning engineer cum Data Science student
On interview you can be countered with any question related to machine learning, deep learning, natural language processing or even sometimes computer vision concept. So you should have complete knowledge about some concepts. We will go in deep for few…
Do you know QR Code can not only be used for payment or official purpose. You can convert any text to QR code and fun with it!
There are lot of spammers(send people alot messages) around. Sometimes bot trying to access your site to scrap data and fill false form. Many hackers use ddos attack on your site.In which there are lot of fake traffic sent to…
Fun code that will convert 12 digit number to a barcode which you can scan using barcode reader. If you don’t want to tell number or it is secret or something like that. You can use this. Also there are…
Sometimes you want to draw your face but you can’t sketch. This project will help. You can take a image of your sketch and print it out and color on it. There are many other applications too. But will keep…
Sometimes we can’t speak. We can only communicate using sign and hand gesture. But computers can’t do that. Computers CAN! In this project we will make a python program that will detect hands and then count then number of fingres….
Imagine how interesting it would be if you don’t have to touch anything. Just wave your pen or any object on air and your web camera will detect it and write it on your screen. You need only a camera….
In this post I will show you an amazing usecase of opencv module to detect motion fromm scratch using python programming language.
You don’t want to reveal your face any chance! – that’s what this project is all about. IF you are here that means you tried building a computer vision project in which you tried to detect face and than…