Thoughts on mathematics, cryptography, decentralized systems, machine learning, and whatever I'm exploring at the moment.
October 2025 • Machine Learning • Reinforcement Learning
My master thesis exploring advanced reinforcement learning techniques and their applications. Featuring implementations of Soft Actor-Critic (SAC) algorithm and comprehensive analysis of modern RL methods in continuous control tasks.
January 2025 • Pytorch • Deep Learning
Implementation of a Kolmogorov-Arnold neural network using Taylor polynomial expansion in PyTorch. Exploring novel approaches to function approximation and deep learning architectures.
November 2025 • Cryptography • Distributed Systems
Introducing a bayesian approach to determine the label of a data example based on the labels provided by multiple noisy annotators. In progress