nimRobotics / ml_image_processing

Implementation codes for the EE5024 Machine Learning for Image Processing course at IIT Tirupati

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLIP

This repository contains my solutions for the programming assignments of EE5024 (Machine Learning for Image Processing) course offered at IIT-T.

Author(s): Aakash Yadav

Contents

For more details, check out the respective folders

  • PA_1
    • k-nn using different feature vectors and meterics on MNIST and CIFAR-10
  • PA_2
    • Bayesian Classification
  • PA_3
    • PCA
    • FLD
  • PA_4
    • Neural Network from scratch

License

MIT

About

Implementation codes for the EE5024 Machine Learning for Image Processing course at IIT Tirupati

License:MIT License


Languages

Language:Jupyter Notebook 97.8%Language:Python 2.2%