Skip to content
View selcuksntrk's full-sized avatar
🪢
Focusing
🪢
Focusing

Highlights

  • Pro

Block or report selcuksntrk

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

Selcuk Senturk

AI/ML Engineer @ IBM Expert Labs

Building intelligent systems that understand, adapt, and solve


About

class AIMLEngineer:
    def __init__(self):
        self.role = "AI/ML Engineer"
        self.company = "IBM Expert Labs"
        self.education = "MSc Computer Science"
        self.focus = ["Deep Learning", "AI Agents", "ML Model Efficiency"]
        
    def current_work(self):
        return {
            "building": "Production-grade ML Applications",
            "exploring": "Multi-agent systems with Pydantic AI & LangChain/LangGraph",
            "optimizing": "ML models efficiency on limited hardware"
        }

GitHub Statistics

Profile Details

Stats Productive Time

Repos per Language Most Commit Language

Connect

Interested in discussing novel ML architectures, LLM applications, production AI systems, or research collaborations in NLP and deep learning.


The most exciting AI isn't the one that replaces humans—it's the one that augments human intelligence.

Pinned Loading

  1. p_mage_ai_agent p_mage_ai_agent Public

    P-Mage: Project Manager AI Agent

    Python

  2. PCA-with-Numpy PCA-with-Numpy Public

    PCA with Numpy - Principal Component Analysis - Temel Bileşen Analizi

    Python 2 1