Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 348 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 348 Bytes

This repo contains homeworks and term project of GTU ELM472-Introduction to Machine Learning course.

  1. Linear Regression from scratch
  2. Spam Mail Detection from scratch
  3. Linear Regression with Gradient Descent from scratch
  4. MNIST Classification with ANN from scratch
  5. MNIST Classification with CNN,RNN,LSTM
  6. Robot Surface Classification