Skip to content
View FurkanSanlav's full-sized avatar

Block or report FurkanSanlav

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

Hi there, I'm Furkan Sanlav๐Ÿ‘‹

AI Engineering Student | Machine Learning & Deep Learning Enthusiast

I am an eager AI Engineering student at Hacettepe University focused on solving real-world, data-driven problems through practical implementation in Python and Java. I am currently focused on Deep Learning and Neural Network architectures.

๐Ÿ› ๏ธ Tech Stack & Skills

  • Languages: Python, Java, C++, SQL
  • AI/ML: Machine Learning, Deep Learning, Neural Networks, Clustering, Predictive Modeling.
  • Software Development: Object-Oriented Programming (OOP), Data Structures & Algorithms.

๐Ÿš€ Featured Projects

Architected a deep learning system utilizing Dual-Trace LSTMs to forecast multi-distribution cloud telemetry. Implemented Huber Loss for outlier resilience and engineered a high-velocity pipeline optimized for CUDA acceleration, achieving a 95% reduction in training latency. The baseline model achieves a global MAE of 78.85, maintaining a <1% average error rate across 358,000+ test samples from the Bitbrains GWA-T-12 dataset.

Developed a data science pipeline to analyze power plant data. Implemented clustering and predictive models including Logistic Regression, KNN, and Decision Trees to optimize performance metrics and forecast energy output.

Engineered a frame-synced 2D shooter using JavaFX. Implemented an AnimationTimer rendering loop to ensure 60 FPS performance alongside complex Object-Oriented systems for game entities, collision detection, and real-time input handling.


๐Ÿ† Honors & Awards

  • Finalist (2026) โ€“ HUPROG Algorithm Competition.

๐Ÿ“Š My Stats

General Stats Top Langs


๐Ÿ“ซ Let's Connect

Pinned Loading

  1. IITF_Project IITF_Project Public

    Industrial IoT Telemetry Forecasting (IITF) system using a specialized Dual-Trace LSTM architecture and Huber Loss for robust cloud resource demand prediction.

    Python

  2. power-plant-analysis power-plant-analysis Public

    Predictive modeling and clustering analysis of power plant energy output using Machine Learning (Logistic Regression, KNN, Decision Trees).

    Jupyter Notebook

  3. space-invader space-invader Public

    A high-performance 2D space shooter developed in JavaFX, featuring 60 FPS frame-synced rendering, Object-Oriented architecture, and real-time collision detection.

    Java