Skip to content
View mahdis-repo's full-sized avatar
Block or Report

Block or report mahdis-repo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mahdis-repo/README.md

A little about me:

  • 🔭 I’m currently an undergraduate CS student at Kharazmi University.
  • 🌱 I’m currently learning about Generative models and applications of Object detection in different domains.
  • 💬 Ask me about AI, Machine Learning and Deep Learning, Computer Vision Tasks and Medical Image processing.

Pinned

  1. NSGA-2-for-Feature-Selection NSGA-2-for-Feature-Selection Public

    Implementation of NSGA-2, a multi-objective optimization algorithm for feature selection in Python.

    Jupyter Notebook 1

  2. Genetic-Algorithms-for-Cloud-task-scheduling-in-Python Genetic-Algorithms-for-Cloud-task-scheduling-in-Python Public

    Here is an implementation of a modified genetic algorithm for cloud task scheduling based on a paper, as part of my class assignment.

    Jupyter Notebook 1

  3. Clustering-Algorithms Clustering-Algorithms Public

    Evaluation of three Clustering Algorithms on three different data distributions.

    Jupyter Notebook

  4. Queue-Simluation Queue-Simluation Public

    Implementation of a non-priority and a priority queue in python. This a Discrete Event System Simulation and Modeling project.

    Python

  5. Optimization-Algorithms Optimization-Algorithms Public

    Three optimization methods are implemented in this notebook, and since optimizing a function is an iterative process, three step methods are implemented as options as well.

    Jupyter Notebook