Face Categorisation using Python
Intro
This is an overview of one of my machine learning assignments that I have completed at UCL. Which can be found here on GitHub.
It consists of 2 challanges:
- Develop a model that performed successful gender and smile recognition on celebrity faces.
- Develop a model than is able to categorise cartoon faces based on shape and eye color.
Report
You can download my report from here:
Download my ML Report .
Code
I am currently building a jupyter notebook simplifying and explaining the code. Please refer to github until this becomes available.