View of Busan

Hi, I'm Dennis. I'm a software engineer and here I write about things I dig into - mostly AI/ML, Wasm, and Java. I share what I learned to help others and my future self. You can read more about me on the About page.

ML

Defining, tracking and training a machine learning model

Defining, tracking and training a machine learning model enables us to predict the articles

Read →

ML

Building an RSS digest: All posts

This aims to give a better structure to read the posts about the RSS digest implementation.

Read →

Note taking in 2026

A look at my note taking process in 2026

Read →

ML

Dataset preparations for training a machine learning model

When the features are collected, they can be used for training a model. This post takes look at the preparation of the training pipeline.

Read →

ML

Training two models for better results in recommendation systems

Training one model for two different intents can lead to issues in recommendation systems. Two models trained on different signals can help to omit this issue.

Read →

Wasm

docfind - the static search for the VSCode site