BERTopic Hyperparameter Tuning: Building a Speed-Optimized Grid Search System
How I built a hyperparameter tuning system for BERTopic that can test hundreds of parameter combinations in minutes
My journey in software engineering and technical management
How I built a hyperparameter tuning system for BERTopic that can test hundreds of parameter combinations in minutes
How I architected a data/ML/NLP project using Redis as a central broker to coordinate microservices without the complexity of Kubernetes.
How to use Claude Sonnet for NLP clustering ground truth. Use AI labeling instead of manual annotation.
A comprehensive guide to evaluating supervised clustering algorithms, bridging the gap from binary classification fundamentals to advanced clustering metrics through a practical, exploratory approach.
Automating a social media pipeline with n8n, enhance photos using Cloudinary's AI auto-cropping, generate poetic descriptions with Mistral AI, and handle errors gracefully.
Discover how I began tackling deep learning with a personal selection of must-read books—from Chollet’s deep dive to Glassner’s insights — alongside hands-on PyTorch tutorials, AI Engineering tips, and curated videos.
Step-by-step guide to building automated social media workflows with n8n. Features AI-powered image classification, API integrations, and smart content pipeline creation for effortless posting.
A personal account of managing an employee's mental health crisis in a remote work environment. This article details a technical manager's experience when confronted with a team member exhibiting paranoid behavior, outlining five specific actions taken and important boundaries maintained.
A short article on how introducing “side quests” — small, self-driven projects — helped junior developers gain autonomy, motivation, and real-world experience in a tightly managed startup environment. Includes practical examples and lessons on how to launch them effectively.
Step-by-step guide to configuring your NVIDIA Jetson AGX Orin with JetPack 6.2, installing TensorFlow GPU support, optimizing SSD usage, and setting up a Conda-based Python environment.
Step-by-step guide to running Pixtral-12B on a Jetson Orin AGX with JetPack 6.2. Covers cuSPARSELt setup, PyTorch and Transformers installation, and a working multimodal inference example on edge ARM hardware.