I am starting over for the third time now, dropping all my previous half-baked posts and drafts. This time around, I want to create something similar to Simon Willison’s website : a combination of TILs (Today I Learned), Projects, Things I Found (Link Blog), and book reviews. TILs Link to heading TILs or “Today I Learned” posts are short, focused entries about new discoveries in…
Using Typer and Hydra together Link to heading What is Typer? Link to heading Typer is a library for building CLI applications and is a wrapper on top the package click . Unlike click, there is no need to add decorators to the function to make the function arguments show up in help. What is Hydra? Link to heading Hydra is a python framework to create complex configurations in an elegant and…
As a Senior Machine Learning Engineer with nearly two decades of experience, I specialize in Computer Vision and Image Processing, focusing on developing cutting-edge solutions for identity verification and document inspection systems. Currently at IDnow GmbH in Munich, I develop sophisticated deep learning models for detecting fraudulent identity documents, helping to make digital identity…