Skip to content
/ SVD Public

SVD approximation using the gradient descent on Python

Notifications You must be signed in to change notification settings

v-iashin/SVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVD using gradient descent

20/09/2016

This is an attempt to code my own SVD approximation from two matrices using the gradient descent method on Python.

This code was submitted as a homework at my University.

The 'function.py'-file contains the code of a function.

The 'example.py'-file contains the code of an example.

Файл 'rus_SVD.pdf' содержит текст с постановкой задач SVD и Метода градинтного спуска.

About

SVD approximation using the gradient descent on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages