Abhishek Parashar abhishek-parashar
~ / writing.sh - bash
$ ls ~/writing

# Notes on code, models & everything else.

// essays, deep dives, and the occasional detour

Essays on machine learning, deep learning, and the occasional detour into history and polity.

prompting-as-storytelling.md
Prompting as Storytelling
Understanding how language models work and why the best prompts share the same principles as good storytelling - from vector embeddings to attention mechanisms, audience specification to few-shot learning.
cat post.md →
kashmir-part-1.md
The Story of Kashmir: Part 1
From its ancient origins and the legend of Rishi Kashyap, through independence, the Baramulla massacre, the Instrument of Accession, and UN Resolution 47 - the untold story of Kashmir told through official documents and facts.
cat post.md →
bring-back-the-colours.md
Bring Back The Colours
Colourizing old black and white images and videos using Deep Learning - a walkthrough of autoencoders, the colourization pipeline, and results using a fast.ai pretrained model on Google Colab.
cat post.md →
defacify.md
Defacify
How FaceApp, Snapchat gender filters, and baby filters work - a practical deep dive into tweaking StyleGAN's latent space to generate aged, posed, and gender-swapped faces.
cat post.md →
style-gan-exordium.md
Style GAN Exordium
A complete walkthrough of the StyleGAN architecture - from GAN intuition and ProGAN to mapping networks, AdaIN, and stochastic variation. Includes code to generate your own faces.
cat post.md →