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 ...
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: This paper accurately estimates the Direction of Arrival (DOA) of closely spaced sources with a uniform rectangular array (URA) using the modified variation of the classic Multiple Signal ...
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 ...