Skip to content
View arberzylyftari's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report arberzylyftari

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

Hi, I'm Arber

About Me

I am a Computer Science student focused on understanding machine learning beyond surface-level implementation.

My goal is not only to train models, but to deeply understand how they behave, why they fail, and how to systematically improve them.

I am currently building projects that involve neural network implementation, model evaluation, and architecture experimentation.


Learning Focus

  • Deep Learning fundamentals
  • Convolutional Neural Networks (CNNs)
  • Model evaluation (Accuracy, Precision, Recall, F1-score)
  • Data preprocessing & augmentation strategies
  • Regularization techniques and performance tuning
  • Understanding backpropagation and gradient descent

Current Projects

Rock Paper Scissors – Image Classification

Developing and improving a CNN-based multi-class classification model.
Experimenting with:

  • Data augmentation strategies
  • Architecture refinement
  • Regularization techniques
  • Confusion matrix analysis
  • Macro F1-score evaluation

Neural Networks From Scratch

Implementing neural network components manually to understand:

  • Forward propagation
  • Backpropagation
  • Gradient descent optimization
  • Model convergence behavior

Technical Stack

Languages
Python • JavaScript • Java • SQL

Machine Learning & Data
TensorFlow • Keras • scikit-learn • NumPy • Pandas • Matplotlib

Backend & Tools
Node.js • Express • PostgreSQL • Git • Linux


Engineering Activity


Learning Philosophy

I believe strong machine learning engineers are built through experimentation, debugging, and understanding model failures — not just achieving high accuracy scores.

I aim to continuously improve by refining architectures, analyzing results, and questioning every assumption.


Connect

LinkedIn: https://linkedin.com/in/arber-zylyftari
Medium: https://medium.com/@arberzylyftari123

Pinned Loading

  1. breast-cancer-classification breast-cancer-classification Public

    A comparative machine learning study classifying breast tumors as malignant or benign using six algorithms on the Wisconsin Breast Cancer dataset.

    Jupyter Notebook

  2. ppe-detection-project ppe-detection-project Public

    Real-time construction site PPE detection using YOLOv8s - 82,459 images, 9 classes, 82.9% mAP. Includes Flask webcam app and Power BI reporting.

    Jupyter Notebook

  3. tirana-apartment-price-analysis tirana-apartment-price-analysis Public

    End-to-end data science project analyzing and predicting apartment prices in Tirana, Albania

    Jupyter Notebook

  4. titanic-survival-prediction titanic-survival-prediction Public

    End-to-end machine learning pipeline for Titanic survival prediction

    Jupyter Notebook