Skip to content
View alirezazaeri's full-sized avatar
  • United Kingdom
  • Joined Jun 27, 2026

Block or report alirezazaeri

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.

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

Alireza Zaeri GitHub Banner

Alireza Zaeri

AI Engineer | Machine Learning Engineer

I specialize in building end-to-end AI systems that transform research into real-world applications.

My expertise includes machine learning, deep learning, computer vision, and mobile AI, with experience deploying production-ready AI applications on Android.


About Me

I enjoy solving real-world problems through artificial intelligence and continuously exploring new technologies in machine learning and computer vision.

My projects range from deep learning research and image classification to Android AI applications, where I focus on writing clean, maintainable, and production-ready code.

I am also actively involved in AI research and enjoy sharing knowledge, learning from the community, and collaborating on innovative ideas.


Areas of Interest

  • Artificial Intelligence
  • Machine Learning
  • Computer Vision
  • Deep Learning
  • Mobile AI
  • Data Science

Selected Projects

Dog Breed Recognition

An end-to-end machine learning project focused on developing, training, and optimizing deep learning models to achieve accurate and reliable dog breed classification across 120 breeds.

Models

  • MobileNetV2
  • EfficientNetB0
  • NASNetMobile
  • Random Forest

Flower Classification

A deep learning project focused on optimizing neural network architectures and training strategies to achieve robust and accurate image classification performance.

Models

  • MobileNetV2
  • NASNetMobile
  • VGG16
  • XGBoost

ADHD Classification using Traditional Machine Learning

A Data Science and Machine Learning pipeline for ADHD classification using neuroimaging and demographic data.

Models

  • Logistic Regression
  • Random Forest
  • Gradient Boosting
  • CatBoost

Highlights

  • Hyperparameter Optimization
  • Cross Validation
  • Model Evaluation
  • Fairness & Bias Analysis

ADHD Classification using Explainable AI

An Explainable AI framework for an ADHD data science pipeline with a different modeling strategy.

Models

  • Logistic Regression
  • Random Forest
  • XGBoost
  • LightGBM

Highlights

  • Kernel PCA
  • SHAP Explainability
  • Hyperparameter Optimization
  • Cross Validation
  • Model Interpretation

Mobile AI Applications

Dog Breed Identifier

Android application powered by TensorFlow Lite for real-time dog breed recognition.

Available on Google Play

Dog Breed Identifier


Flower App

Android application for flower recognition using lightweight deep learning models.

Available on Google Play

Flower App


Research

Author of two AI research papers currently under peer review, focusing on lightweight CNN architectures, computer vision, and efficient deep learning models for mobile deployment.


Tech Stack

Programming Languages

  • Python
  • Kotlin
  • Java
  • PHP

AI & Machine Learning Frameworks

  • TensorFlow / Keras
  • PyTorch
  • Scikit-learn
  • OpenCV

Deep Learning Architectures

  • MobileNetV2
  • EfficientNetB0
  • NASNetMobile
  • VGG16

Machine Learning Algorithms

  • Random Forest
  • Logistic Regression
  • Gradient Boosting
  • XGBoost
  • LightGBM
  • CatBoost

Data Science

  • NumPy
  • Pandas
  • Matplotlib
  • Plotly

Mobile Development

  • Android
  • Jetpack Compose
  • TensorFlow Lite

Backend & Database

  • Laravel
  • SQL Server

Development Tools

  • Git & GitHub
  • Android Studio
  • Visual Studio Code
  • Jupyter Notebook

Connect

I'm always happy to connect with developers, researchers, and AI enthusiasts.

If you have questions about the projects or would like to discuss machine learning, computer vision, or AI research, feel free to reach out.

Email: dogbreedidentifier1995@gmail.com

LinkedIn:

Google Play Developer Account: View My Published AI Applications

Popular repositories Loading

  1. alirezazaeri alirezazaeri Public

    My GitHub Profile

  2. dog-breed-recognition dog-breed-recognition Public

    Dog breed recognition project comparing Random Forest, EfficientNetB0, MobileNetV2, and NASNetMobile, with TensorFlow Lite deployment.

    Jupyter Notebook

  3. dog-breed-identifier-android dog-breed-identifier-android Public

    Android dog breed classification app using Kotlin, Jetpack Compose, and TensorFlow Lite, with on-device inference and a simplified public demo UI.

    Kotlin