Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 233 Bytes

artifical-intelligence-homework

This repo is stored my AI homework.

  • HW1: K-NN (matlab)
  • HW2: LDA, ROC & AUC (Python)
  • HW3: Linear SVM (Python)
  • HW4: PCA dimension reduction (Python)
  • HW5: K-NN with Fisher criterion (Python)