The code implementation for "Modified K-means Algorithm with Local Optimality Guarantees", which is accepted to ICML 2025. TLDR: We show that the K-means algorithm does not always converge to a ...
Abstract: As artificial intelligence (AI) and computational models grow in scale, the demand for computational power and storage has significantly increased. The computing-in-memory (CIM) architecture ...
Abstract: The World health organization considers a mentally healthy person to be able to manage life's stresses, work productively, and contribute to their communities. However, mental disorders, ...
This repository contains a collection of algorithmic and problem-solving exercises that I solved exclusively using flowcharts. ⚠️ No programming code was used in this repository. Each solution is ...