harshitrai17152 / Labeled-Faces-in-the-Wild

This module provides a basic comparison of some simple machine-learning techniques such as Logistic Regression, SVM, Neural Network and Convolution Neural Network to compare each of their performance over the famous defacto dataset Labelled Faces in the Wild. Since this is the defacto dataset and is majorly used to test the performance of the algorithms, our approach is not to compete with already implemented results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labeled-Faces-in-the-Wild

This module provides a basic comparison of some simple machine-learning techniques such as Logistic Regression, SVM, Neural Network and Convolution Neural Network to compare each of their performance over the famous defacto dataset Labelled Faces in the Wild. Since this is the defacto dataset and is majorly used to test the performance of the algorithms, our approach is not to compete with already implemented results.

This work was done as Machine Learning course offered in Monsoon 2019

About

This module provides a basic comparison of some simple machine-learning techniques such as Logistic Regression, SVM, Neural Network and Convolution Neural Network to compare each of their performance over the famous defacto dataset Labelled Faces in the Wild. Since this is the defacto dataset and is majorly used to test the performance of the algorithms, our approach is not to compete with already implemented results.


Languages

Language:Python 100.0%