Diffusion Models Implementation
Implementation of the Denoising Diffusion Models paper on CIFAR-10, using a pretrained U-Net and sinusoidal time embeddings. Code
Implementation of the Denoising Diffusion Models paper on CIFAR-10, using a pretrained U-Net and sinusoidal time embeddings. Code
A lightweight and flexible early stopping utility for PyTorch training loops. This package provides a simple, configurable early stopping mechanism inspired by the Keras/TensorFlow EarlyStopping callback. Code
Implementation of transformer encoder-decoder model based on paper Attention is all you need. Code.
Developer-first AI-powered resume builder. Create a Master Profile and generate ATS-friendly resumes with AI tailoring. Local-first with YAML storage and LaTeX typesetting. Code
Astro-based template for academic portfolios. Markdown-driven, supports LaTeX, publications, talks, and projects. Code
Python implementation of the original Bitcoin whitepaper. Proof of Work, blockchain, P2P network simulation. Code