
Back to Blog


ARCHIVE.SYSTEM [RETRO_MODE]
LOC: OUTDOORS
MODE: COFFEE R&D
SARATH'S BLOG v2.0
══════════════════════════
▶ Applying Machine ...
Basic Sorting Alg...
[#=QUOTES] [OK=OPEN]
⌨️ TIP: Type 1-9 on keyboard to play synthesizer notes
DRIVE PATH: ML.SYS
“If you don't fight, you can't win!”
─ Mikasa Ackerman (AOT)
Full Archive
Applying Machine Learning to IoT Telemetry
Jun 5, 2024 · 10 MIN READ
────────────────────────────────────────
How to handle high-frequency sensor data, filter noise, and build predictive models for real-world hardware systems.
Basic Sorting Algorithms with Implementation in Python
May 20, 2024 · 8 MIN READ
────────────────────────────────────────
A deep dive into fundamental sorting algorithms — Bubble, Selection, and Insertion sort — with clean Python implementations and complexity analysis.