Skip to content

PGliw/GradientDescent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradientDescent

Project for machine learning classes at university. Subject: Systems analysis and decision support methods in Computer Science.


Overview

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.

Results

As the result of main.py you should see a window that scans a picture and fins faces in it.


Postscript

alt text
Stay tuned for my upcoming projects!

About

Project for mashine learning university classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages