Giter VIP home page Giter VIP logo

cse-472-machine-learning's Introduction

CSE-472: Machine Learning Course Repository

This repository hosts a collection of machine learning assignments and projects created as part of the CSE-472 course. It includes tasks ranging from linear algebra applications, logistic regression, Gaussian Mixture Models, to building a Convolutional Neural Network (CNN) for image recognition.

Assignments Overview

Assignment 1: Linear Algebra for Machine Learning

  • Matrix Transformations: Understanding matrix transformations and eigendecomposition through interactive notebooks.
  • Eigen Decomposition: Script to perform eigen decomposition on a randomly generated matrix.
  • Singular Value Decomposition: Script to calculate the Moore-Penrose Pseudoinverse using SVD.

Assignment 2: Logistic Regression with Bagging

  • Simple Logistic Regression: Implementing logistic regression to predict the authenticity of banknotes.
  • Logistic Regression with Bagging: Ensembling classifiers using bagging to improve prediction accuracy.

Assignment 3: Gaussian Mixture Model & EM Algorithm

  • EM Algorithm: Implementing the Expectation-Maximization algorithm to estimate parameters of Gaussian distributions.
  • Visualization: Plotting the estimated Gaussian Mixture Model in 2D space, applying dimensionality reduction for higher-dimensional data.

Assignment 4: CNN for Bangla Handwritten Digit Recognition

  • Custom CNN: Implementing CNN architectures from scratch to classify images of handwritten Bangla digits.
  • Data Handling: Preprocessing the NumtaDB dataset for model training.
  • Performance Optimization: Hyperparameter tuning for model accuracy improvement.

Installation

Ensure you have Python 3.6+ installed on your machine. You can download it from Python's official website.

To set up the environment for these assignments, clone this repository and install the required dependencies:

git clone https://github.com/thr0m3l/CSE-472-Machine-Learning.git
cd CSE-472-Machine-Learning
pip install -r requirements.txt

cse-472-machine-learning's People

Contributors

thr0m3l avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.