Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 217 Bytes

Matrix SVD decomposition

Project for Artificial Intelligence course on GUT.
Matrix SVD decomposition using gradient and genetic algorithms.

Written in Python using NumPy library for basic matrix operations.