https://github.com/machinecyc/la2018fall
Hung-Yi Lee Linear Algebra 2018 Fall Homework
https://github.com/machinecyc/la2018fall
cosine-transform cycle-detection hill-cipher homework hung-yi-lee linear-algebra linear-regression ntu page-rank python3 singular-value-decomposition
Last synced: about 1 month ago
JSON representation
Hung-Yi Lee Linear Algebra 2018 Fall Homework
- Host: GitHub
- URL: https://github.com/machinecyc/la2018fall
- Owner: machineCYC
- Created: 2019-03-20T16:12:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T05:59:25.000Z (about 6 years ago)
- Last Synced: 2025-04-14T11:55:31.326Z (about 1 month ago)
- Topics: cosine-transform, cycle-detection, hill-cipher, homework, hung-yi-lee, linear-algebra, linear-regression, ntu, page-rank, python3, singular-value-decomposition
- Language: Python
- Homepage:
- Size: 17.7 MB
- Stars: 10
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear Algebra (2018,Fall) Hung-yi-Lee
This repository contains homeworks of Linear Algebra course of National Taiwan University (NTU).
The detail of each homework is in the below.
[HW1-Cycle Detection](https://github.com/machineCYC/LA2018FALL/tree/master/HW1)
[HW2-Hill Cipher](https://github.com/machineCYC/LA2018FALL/tree/master/HW2)
[HW3-Cosine Transform](https://github.com/machineCYC/LA2018FALL/tree/master/HW3)
[HW4-Page Rank](https://github.com/machineCYC/LA2018FALL/tree/master/HW4)
[HW5-Linear Regression For PM2.5 Prediction](https://github.com/machineCYC/LA2018FALL/tree/master/HW5)
[HW6-Singular Value Decomposition](https://github.com/machineCYC/LA2018FALL/tree/master/HW6)