Skip to content
  • Home
  • Education
  • Teaching
  • Projects
  • Presentations
  • Extras

Author: zahra khatibi

ML, Project

MLP for Fashion MNIST Classification

Introduction In this project, we implement a Multilayer Perceptron (MLP) neural network with weight decay regularization to solve the Fashion MNIST classification problem. The Fashion
Read More

February 16, 2023September 15, 2023zahra khatibi
Project

Compressing Images using Cosine Transform

Note:Before compression, the file size was 31 MB, and after compression, it reduced to 10 MB. This is a Python project that demonstrates image compression
Read More

January 30, 2023September 15, 2023zahra khatibi
ML, Project

Perceptron Based On Pocket Algorithm

This Python program implements the Perceptron algorithm using the Pocket Algorithm. It is used for binary classification and finding a linear separator that separates two
Read More

January 18, 2023September 15, 2023zahra khatibi
Data Structure, Project

Implementations of Advanced Data Structures

Implemented AVL Tree, Min Heap, Huffman Code Tree and Prefix Tree Median Finder with AVL Tree This C++ program implements a median finder using an
Read More

July 9, 2022September 16, 2023zahra khatibi
Project

COOL Compiler

This project is part of a compiler course, aiming to design a compiler for COOL, a unique programming language. A Stack Machine written in COOL
Read More

July 8, 2022September 15, 2023zahra khatibi
Assembly, Project

Image Brightener

Image Brightener is an assembly language program that brightens or darkens a folder of images. It takes as input the path to a directory and an
Read More

June 6, 2022September 15, 2023zahra khatibi
Project

Statistical Study of CPU Scheduling Algorithms

Overview This project involves the implementation and simulation of core operating system scheduling algorithms, including First-Come-First-Serve (FCFS), Shortest Job First (SJF), Shortest Remaining Time First
Read More

January 21, 2022September 15, 2023zahra khatibi
Bio-Inspired, Presentation

QAP Using bio-Inspired Algorithms

In my Bio-Computing Course Presentation, I explored Solving the Quadratic Assignment Problem Using Bio-Inspired Algorithms. What is Quadratic Assignment Problem? The Quadratic Assignment Problem (QAP)
Read More

January 3, 2022September 16, 2023zahra khatibi
Bio-Inspired, Project

Cutting Stock Problem Using Simulated Annealing

Introduction The Cutting Stock Problem is a challenging optimization problem that arises in various industries, including paper manufacturing and sheet metal production. The goal is
Read More

December 15, 2021September 15, 2023zahra khatibi
Bio-Inspired, Project

Finding Global Min and Max Using PSO

Overview The Particle Swarm Optimization (PSO) Algorithm is a computational method used to optimize a problem iteratively by improving candidate solutions. In this project, we
Read More

December 5, 2021September 15, 2023zahra khatibi

Posts pagination

Previous 1 2 3 4 Next

Categories

  • AI (2)
  • Assembly (2)
  • Bio-Inspired (7)
  • Data Mining (2)
  • Data Structure (2)
  • Economics and Finance (2)
  • ML (5)
  • Presentation (3)
  • Project (26)
  • Statistical analysis (1)
  • Uncategorized (11)

Feel free to reach out

  • Email Address [email protected]
  • GitHub github.com/Zahrakhatibi

About Me

I am a master's student in Data Science for Economics at the University of Milan. Previously, I completed my undergraduate studies in Computer Science with a minor in Economics. I have a strong interest in the intersection of Computer Science and Economics, particularly in areas such as Data Science, Computational Economics, Data Analysis, and Machine Learning. Feel free to visit my website to learn more about my background and projects.

Booking Table