🧠 Diffusion Models Implementation
Implementation of the Denoising Diffusion Models paper on CIFAR-10, using a pretrained U-Net and sinusoidal time embeddings.
Open source contributions and side projects.
Implementation of the Denoising Diffusion Models paper on CIFAR-10, using a pretrained U-Net and sinusoidal time embeddings.
A lightweight and flexible early stopping utility for PyTorch training loops, inspired by the Keras/TensorFlow EarlyStopping callback.
Implementation of transformer encoder-decoder model based on the Attention is all you need paper.
Developer-first AI-powered resume builder with YAML storage and LaTeX typesetting.
Astro-based template for academic portfolios. Markdown-driven, supports LaTeX, publications, talks, and projects.
Python implementation of the original Bitcoin whitepaper: Proof of Work, blockchain, P2P network simulation.