Face Recognition using Python and OpenCV

Prakash

OpenCV is a Library which is used to carry out image processing using programming languages like python. This project utilizes OpenCV Library to make a Real-Time Face Detection using your webcam as a primary camera.

Used Technologies: Python 3.7, OpenCV, Numpy

MOOC

Machine Learning -Stanford University

This course provides a broad introduction to machine learning, datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks). (ii) Unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). (iii) Best practices in machine learning (bias/variance theory; innovation process in machine learning and AI). The course will also draw from numerous case studies and applications, so that you'll also learn how to apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas.



Python for Everybody Specialization

This Specialization aims to teach everyone the basics of programming computers using Python: Programming for Everybody (Getting started with python), Python Data Structures, Using Python to access Web data, Using Databases with python, "Capstone, Retriving, processing and visualizing Data with python"