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 и Метода градинтного спуска.