An open API service indexing awesome lists of open source software.

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

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)