Skip to content
View SeyitKaanGunes's full-sized avatar

Block or report SeyitKaanGunes

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

Hi, I'm Seyit Kaan Güneş

Artificial Intelligence & Data Engineering Student · Machine Learning & MLOps Enthusiast


👨‍💻 About Me

  • 🎓 I am an Artificial Intelligence and Data Engineering student at Ankara University.
  • 🤖 I am deeply interested in machine learning, deep learning, MLOps, and large language models (LLMs).
  • 🧪 I enjoy working with real-world datasets in domains such as healthcare, signal processing, finance and text analytics.
  • ⚙️ On the engineering side, I focus on reproducible ML pipelines, experiment tracking and deployment-oriented thinking.
  • 🎯 My long-term goal is to build systems where research-grade models and production-quality engineering meet.

🧠 Main Interests

  • Machine Learning & Deep Learning
  • Computer Vision (especially medical and biological imaging)
  • Explainable AI (Grad-CAM, CAM variants, LIME, etc.)
  • Large Language Models & RAG-based systems
  • MLOps: experiment tracking, model versioning, pipelines

🛠 Tech Stack

Languages

  • Python · C · Java · SQL

ML / DL

  • scikit-learn · PyTorch · TensorFlow/Keras
  • Gradient boosting libraries (XGBoost, LightGBM, CatBoost)
  • Classical ML models and deep neural networks (MLP, CNNs, etc.)

MLOps & Data

  • MLflow · DVC · Docker · Jenkins · ZenML
  • MongoDB · PostgreSQL · MySQL
  • Vector databases (e.g. Qdrant)

🚩 Selected Work & Projects

1️⃣ Wild Edible Macrofungi Classification – Ensemble & Explainable AI

  • Co-authored a study on high-accuracy classification of wild edible macrofungi using an ensemble of EfficientNetB0, ResNet50 and RegNetY.
  • Achieved strong performance (high accuracy and AUC) compared to individual models.
  • Leveraged Explainable AI techniques such as Grad-CAM, Eigen-CAM and LIME to interpret model decisions.
  • The framework is applicable not only to macrofungi but also to tasks like plant recognition, spore analysis and ecosystem monitoring.

Keywords: Computer Vision, Ensemble Learning, Explainable AI, Biological Imaging


2️⃣ Tumor Image Classification (Medical Imaging)

  • Developed a CNN-based tumor classification model on medical image data.
  • Due to strict privacy constraints, raw images are not shared; instead, the model architecture, training pipeline and evaluation setup are documented.
  • Explored interpretability to make model decisions more clinically meaningful (e.g. heatmaps and saliency maps).

Focus: Medical imaging, privacy-aware ML, model interpretability.


3️⃣ 5G Signal-Based Positioning Project

  • Worked in a team on a 5G localization / signal-based positioning project.
  • Used Python and QGIS for path-loss modelling, signal propagation analysis and location estimation.
  • Open-sourced simulation and modelling components (where data confidentiality allows) to enable reproducibility and future extensions.

Keywords: Wireless communication, signal processing, localization, simulation.


4️⃣ LLM Collector & RAG-Oriented Pipeline

  • Designed a system that periodically collects text data from the web/RSS around a specific topic,
  • Stores raw text in MongoDB and vector representations in Qdrant,
  • Enables semantic search and Retrieval-Augmented Generation (RAG) on top of the collected corpus.

Stack:

  • Python 3.11 + Poetry
  • Sentence-Transformers (e.g. all-MiniLM-L6-v2)
  • APScheduler for periodic jobs
  • Docker Compose for local orchestration

The project aims to serve as a foundation for topic-focused knowledge bases and future LLM fine-tuning.


📊 GitHub Statistics

GitHub Stats

GitHub Streak

Top Languages


📫 Contact


"Build models that work, and systems that last."

Popular repositories Loading

  1. -5G-Localization-Challenge-Signal-Based-Positioning-Project -5G-Localization-Challenge-Signal-Based-Positioning-Project Public

    5G konumlandırma yarışması teknofest

    Python 1 2

  2. YZM212-Lab YZM212-Lab Public

    Ankara Üniversitesi Yapay Zeka Ve Veri Mühendisliği Bölümü YZM212 Dersi Lab ödevleri

    Python

  3. distribution-fitter distribution-fitter Public

    A simple Python tool to test and identify the best-fitting statistical distribution using Kolmogorov–Smirnov test. Supports CSV and manual input.

    Python

  4. Red-Background-Remover-OCR-for-Turkish-Text Red-Background-Remover-OCR-for-Turkish-Text Public

    Removes red backgrounds from images and Extracts white-colored **Turkish** text

    Python

  5. Tumor-Image-Classification Tumor-Image-Classification Public

    Python

  6. LIF-NN LIF-NN Public

    Python