Back to projects
The Lab
[ Ongoing... ]
Angel Diffusion
Finetuning Stable Diffusion on my dog Angel
Zipf's Law
A Python notebook exlporing Zipf's Law and testing whether the Brown Corpus exhibits Zipf's Law.
Latent Semantic Analysis
Implementing Latent Semantic Analysis from scratch in Python
Hamming Codes
Implementing a basic Hamming Code error correction method