Project for machine learning classes at university. Subject: Systems analysis and decision support methods in Computer Science.
The lecturers implemented unit tests and other files. The task was to implement missing machine learning alghoritms in content.py file, using only numpy library.
- to see results, run main.py script,
- to read more about gradient descent visit wikipedia.
As the result of main.py you should see a window that scans a picture and fins faces in it.