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

Block or report parsakhavarinejad

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
parsakhavarinejad/README.md

Hi there 👋

About me

I'm Parsa Khavarinejad, an AI developer with a zest for exploring new domains and learning something new every day. As a mathematics and operations research graduate, I love applying my expertise to create solutions that make a difference.

🎓 Education

  • 🎓 BSc in Mathematics from the University of Tehran.
  • 🎓 Currently pursuing my MSc in Operations Research at Tarbiat Modares University.

🛠 Languages and Tools

📫 How to reach me

Linkedin BadgeGmailInstagram

Pinned

  1. ECG_analysis ECG_analysis Public

    In this repository, ECG data (electrocardiogram) has been processed and classified with Tensorflow and Pytorch.

    Jupyter Notebook 3

  2. Breast_cancer_image_segmentation Breast_cancer_image_segmentation Public

    This project leverages the power of U-Net architecture implemented in PyTorch for breast cancer image segmentation.

    Jupyter Notebook

  3. AutoEncoders AutoEncoders Public

    This repository explores the use of autoencoders for breast cancer detection using ultrasound image data.

    Jupyter Notebook

  4. GAN_BreastCancerData_Pytorch GAN_BreastCancerData_Pytorch Public

    This repository contains a Generative Adversarial Network (GAN) implementation for generating synthetic breast cancer images using PyTorch. The GAN is trained on a dataset of breast cancer images.

    Jupyter Notebook

  5. Breast-Ultrasound-Image-Analysis Breast-Ultrasound-Image-Analysis Public

    This repository contains a Jupyter notebook that demonstrates various tasks related to breast ultrasound image analysis using deep learning techniques. The notebook combines code for image segmenta…

    Jupyter Notebook

  6. TSP_optimization TSP_optimization Public

    This repository contains a Python notebook implementing a class for solving multiple Traveling Salesman Problems (TSP) using Pyomo and the CPLEX solver. The class includes a solution for the simple…

    Jupyter Notebook 1