BlogHide Resteemsaquib (45)in nlp • 6 years agoWord2vec from scratch in PythonWord2Vec is a method used for creating word embeddings. Word embedding is a feature engineering technique used in NLP where words or phrases from a vocabulary mapped to a vector of real numbers.…aquib (45)in life • 7 years agoDaily inspirationA few days back I finished reading a book "Man's Search for Meaning" and I would like to share few but very powerful quotes from the book: “Everything can be taken from a man but one thing: the…aquib (45)in machinelearning • 7 years agoobject detectionBackground subtraction is a major preprocessing steps in many vision based applications. For example, consider the cases like visitor counter where a static camera takes the number of visitors…aquib (45)in science • 7 years agoPart 2: Smile Recognition using TensoFlow, Opencv in real video feedHello World! This is going to be the second and final part of smile recognition in real time, In the first part, I explained about how to train logistic/softmax regression model using TensorFlow…aquib (45)in science • 7 years agoObject detection using background subtractionThere are plenty of methods to make an object detection like Haarcascade, HoG and most advanced are FAST-RCNN. In this blog I would like to present an Idea to do object detection (moving object…aquib (45)in life • 7 years agoA day in Pondicherry - A bit of franceJust wanted to share an experience of a trip which we took yesterday, It was nice! I love to travel on a rainy or cloudy day. I just insist them to come with me. It was Saturday morning wake up at…aquib (45)in machinelearning • 7 years agoFace recognition using OpenCV and PythonHello World! Hope everything is well at your end.. If not! and you are stuck with something like making your own face recognition system or just you want to implement few algorithms to do some task…resteemedcristi (70)in machine-learning • 7 years agoMachine Learning with Scikit-Learn - [Part 37]In this machine learning tutorial we're looking into another method of preprocessing, which is scaling. In many ML projects, it often happens that features require some kind of preprocessing…aquib (45)in computervision • 7 years agoSmile Recognition using TensoFlow, OpencvHello World! In this post, I am going to explain about how to train logistic/softmax regression model using TensorFlow, to predict if the input is a neutral face or smiling face. About the…aquib (45)in caffe • 7 years agoInstalling Caffe on Ubuntu 16.04Hi everyone, In this post, I would like to show how to build Caffe a deep learning framework, developed by Berkeley AI Research. System configuration: Ubuntu 16.04, CPU AMD A4 processor. Why I…aquib (45)in introduceyourself • 7 years agoHello WorldHello Everyone, My name is Aquib Javed Khan from India, and I am not a good storyteller.. please bear with me! Since this is my very first blog, I will introduce myself very briefly. I am…