Skip to content
View Baha2rM98's full-sized avatar
🧐
return new Exception('Fatal Error.')
🧐
return new Exception('Fatal Error.')

Highlights

  • Pro

Organizations

@BlackPlatinum

Block or report Baha2rM98

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Baha2rM98/README.md
Bahador Mirzazadeh

LinkedIn Email Followers


👋 About Me

I'm Bahador Mirzazadeh, a Data Scientist and Full-Stack AI Engineer based in Milan, Italy, with 6+ years of software engineering behind me. I hold an M.Sc. in Data Science from the University of Padua and a B.Sc. in Computer Science from Tabriz University.

I work where machine learning meets real systems — training the model and shipping the service that serves it: distributed asynchronous processing pipelines, high-compute medical imaging, real-time computer vision, and LLM agents that talk to production databases.

class Bahador:
    role      = "Data Scientist / Full-Stack AI Engineer"
    location  = "Milan, Italy 🇮🇹"
    focus     = ["Deep Learning", "Computer Vision", "LLM Agents", "MLOps"]
    stack     = ["Python", "PyTorch", "TensorFlow", "LangGraph", "FastAPI", "Django"]
    languages = ["Persian (native)", "English (C1)", "Italian (A2)"]
    open_to   = ["research collaborations", "AI engineering roles", "good coffee ☕"]

🔬 Interests: deep learning architectures · image colorization & generative models · multimodal and audio ML · retrieval and agentic LLM systems · MLOps / LLMOps

🌱 Currently exploring: distributed training at scale, agent orchestration patterns, and cloud-native LLM deployment.

📫 Reach out if you want to talk research, AI engineering, or an interesting problem — I'm always up for it.


🛠️ Tech Stack

Languages

Python C++ Java Rust Kotlin R PHP SQL

Machine Learning & Deep Learning

PyTorch TensorFlow Keras scikit-learn Hugging Face OpenCV NumPy Pandas Spark Matplotlib Seaborn

LLMs & Agents

LangChain LangGraph FastMCP RAG

Backend & Infrastructure

FastAPI Django Celery Laravel Docker Linux Git AWS GCP

Data Stores

PostgreSQL MySQL MongoDB Redis SQLite


🚀 Featured Projects

Project What it is Stack
DB-AI-Agent A LangGraph agent that turns natural language into database operations, served behind an API. LangGraph FastAPI PostgreSQL
iColoriT_TF TensorFlow implementation of iColoriT — ViT-based interactive image colorization, with both sinusoidal and learnable positional embeddings. TensorFlow Vision Transformer
Vision_Transformer_TF ViT built from scratch, following An Image is Worth 16x16 Words. TensorFlow Keras
Environment_Sound_Detection Environmental sound classification on ESC, comparing InceptionV4, DenseNet121 and a stacked-CNN ensemble. TensorFlow Audio ML
Human-Voice-Predictor Real-time gender and age recognition from audio using a CRNN. CRNN Audio ML
Weather-Classification Custom CNN for weather classification across four merged datasets. TensorFlow CNN
Chest-Xray Deep learning on chest X-ray imaging (Human Data Analytics). TensorFlow Medical Imaging
Nonlinear_Optimization_Project Iterative methods for finding optimal points of functions in ℝⁿ. Python Optimization
encryption The BlackPlatinum encryption component for PHP. PHP Cryptography

🎓 Education & Research

M.Sc. Data Science — University of Padua, Italy (2022 – 2025)

Thesis: Disagreement-Aware Multi-Teacher Distillation for Perceptual Image Colorization — using disagreement between teacher models as a signal to guide knowledge distillation toward perceptually better colorization.

B.Sc. Computer Science — Tabriz University, Iran (2016 – 2021)


📊 GitHub Stats

Profile details Repos per language Most commit language Productive time

⚡ Fun Facts

  • 🧩 I like algorithmic puzzles more than I like admitting how long I spend on them.
  • 📄 I read ML papers the way other people read the news — then try to reimplement them from scratch.
  • 🎨 My thesis was about teaching models to color grayscale images the way a human sees it, not just the way a loss function likes it.
  • 🌍 Three languages, three countries, one editor config.

Thanks for stopping by — if you're building something interesting, let's talk. 🤝

Pinned Loading

  1. BlackPlatinum/encryption BlackPlatinum/encryption Public

    The BlackPlatinum Encryption component

    PHP 4 1

  2. Nonlinear_Optimization_Project Nonlinear_Optimization_Project Public

    Nonlinear optimization course's project is about iterative methods due to finding an optimal point for a function in Rn.

    Python 1

  3. PHPScanner PHPScanner Public

    A php library to handle input stream. It inspired from Java Scanner class

    PHP 1

  4. Human_Data_Analytics_Project Human_Data_Analytics_Project Public

    Human Data Analytics Course Project

    Jupyter Notebook

  5. BlackPlatinum/Human-Voice-Predictor BlackPlatinum/Human-Voice-Predictor Public

    Real-time Gender and Age Recognition from Audio using CRNN

    Jupyter Notebook 1 1

  6. Environment_Sound_Detection Environment_Sound_Detection Public

    Explore the integration of advanced Deep Convolutional Neural Network models, including InceptionV4, DenseNet121, and EnsembleStackedCNN, for precise Environment Sound Detection using the ESC Dataset.

    Jupyter Notebook 1