-
Navigating the Agentic Framework Landscape - A Practical Evaluation
The agentic AI landscape is evolving rapidly. What should you use? I evaluate LangChain, OpenAI Agents SDK, Google ADK, Autogen, and CrewAI based on a specific use case.
-
A ViT-based Siamese Network for Visual Reasoning in the KiVA-ICCV Challenge (2nd-place solution!)
I participated in the KiVA Challenge, part of the 3rd Perception Test Challenge at ICCV 2025. I implemented a ViT-based siamese network for a visual analogical reasoning task that was selected as a winner solution.
-
I defended my master's thesis on Diffusion-Based Evolutionary Algorithms
I defended my master's thesis on Diffusion-Based Evolutionary Algorithms, and I tell you about it.
-
My fork of karpathy/nanoGPT
I had a great time diving into my fork of nanoGPT, the well-known repository by Andrej Karpathy. I spent some time refactoring, adding new features, and running a few experiments regarding training and inference speed.
-
I took on the MESS 2024 Computational Optimization Challenge
And I tell you how I approached the problem and what my solution method looks like. This work later became a published paper!