Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 264 Bytes

File metadata and controls

10 lines (9 loc) · 264 Bytes

Machine Learning Homeworks

ML homeworks

Implenetation of different machine learning and deep learning models in Python

  • HW1: Decision tree
  • HW2: SVM - Perceptron
  • HW3: Random forest - Adaboost
  • HW4: PCA- Kmeans - GMM
  • HW5: MLP - RESNET
  • HW6: LSTM - VAE