Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanprodaiko94/ucu-linear-algebra-course
my LA homeworks
https://github.com/ivanprodaiko94/ucu-linear-algebra-course
course eigenfaces face-detection face-recognition latex linear-algebra pca python ucu
Last synced: 12 days ago
JSON representation
my LA homeworks
- Host: GitHub
- URL: https://github.com/ivanprodaiko94/ucu-linear-algebra-course
- Owner: IvanProdaiko94
- Created: 2019-06-11T12:07:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T15:05:49.000Z (over 5 years ago)
- Last Synced: 2024-12-06T22:47:47.339Z (2 months ago)
- Topics: course, eigenfaces, face-detection, face-recognition, latex, linear-algebra, pca, python, ucu
- Language: Jupyter Notebook
- Size: 38.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UCU-linear-algebra-course
## Course by [prof. Rostyslav Hryniv](https://apps.ucu.edu.ua/en/personal/rostyslav-gryniv/)### this page contains my homeworks for linear algebra course
Topics:
- [Basic linear algebra](./hw1)
- [Orthogonality](./hw2)
- [Spectral decomposition](./hw3)
- [Symmetric matrices and quadratiс forms](./hw4)
- [Matrix factorisation](./hw5)
- [Iterative methods](./hw6)
- [Numerical Optimisation](./hw7)
- [Least square methods](./hw8)
- [Final project](./final)