Authoring
Authored the following liveProjects with Manning:
- Use Machine Learning to Detect Phishing Websites
- Summarize News Articles with NLP and TensorFlow (with Souradip Chakraborty)
Below are the blogs, articles, and tutorials I have written on Data Science, Machine Learning, and more. I am fortunate enough to collaborate with amazing folks from all around the globe. I am grateful to the GDE Program (ML Developer Programs team) that provides me with Google Cloud Platform credits which I use to run various experiments for my own curiosity and for blog posts.
Keras
Some favorites:
- Knowledge distillation recipes 1
- Point cloud segmentation with PointNet (joint work with Soumik Rakshit) 2
- Handwriting recognition (joint work with Aakash Kumar Nain)
- Vector-Quantized Variational Autoencoders
- Distilling Vision Transformers 3
- Investigating Vision Transformer representations (joint work with Aritra Roy Gosthipaty) 4
Datacamp
Some favorites:
FloydHub
Some favorites:
Weights and Biases
Some favorites:
Google Cloud Platform
- Streamline your ML training workflow with Vertex AI (joint work with Karl Weinmeister of Google)
- Image search with natural language queries (joint work with Chansung Park)
- Dual deployments on Vertex AI (joint work with Chansung Park) 11
- Model training as a CI/CD system - Part I, Part II (joint work with Chansung Park)
TensorFlow
Some favorites:
- How to Create a Cartoonizer with TensorFlow Lite (joint work with Margaret Maynard-Reid)
- Load-testing TensorFlow Serving’s REST Interface (joint work with Chansung Park)
- Serving With TF and GKE: Stable Diffusion (joint work with Chansung Park)
Hugging Face 🤗
You can check out the articles I have written or co-written on the hf.co/blog platform by visiting this link. Below are some of my favorite ones:
- The State of Computer Vision at Hugging Face 🤗
- A Dive into Vision-Language Models (with Alara Dirik)
- 🤗 PEFT: Parameter-Efficient Fine-Tuning of Billion-Scale Models on Low-Resource Hardware (with Sourab Mangrulkar)
- Instruction-tuning Stable Diffusion with InstructPix2Pix
- Personal Copilot: Train Your Own Coding Assistant (with Sourab Mangrulkar)
- 🤗 PEFT welcomes new merging methods (with Sourab Mangrulkar).
- State of open video generation models in Diffusers (with Aryan and Dhruv)
- Build awesome datasets for video generation (with hlky)
- Fast LoRA inference for Flux with Diffusers and PEFT (with Benjamin)
- Make your ZeroGPU Spaces go brrr with ahead-of-time compilation (with Charles, Linoy, and Poli)
Apart from these, I contribute to numerous documentation-related efforts, and they can be found by visiting these links: link 1, link 2.
Carted
The first four posts were co-authored with Nilabhra Roy Chowdhury.
- Improving Dataflow Pipelines for Text Data Processing
- Variable-Length Sequences in TensorFlow
- Building an Efficient Machine Learning API
- Better Hardware Provisioning for ML Experiments
Footnotes
This article got featured in “Python Top 10 Articles for the Past Month (v.Oct 2018)” and secured a rank of 4.↩︎
This article got featured in “Machine Learning Top 10 Articles for the Past Month (v.Nov 2018)” and secured a rank of 9.↩︎
This article got featured in “Python Top 10 Articles for the Past Month (v.Dec 2018)” and secured a rank of 10.↩︎
Featured in Sebastian Ruder’s monthly newsletter.↩︎
This one ranked eighth at a blogging competition.↩︎
This one ranked eighth at a blogging competition.↩︎
In collaboration with the Neural Structured Learning team at Google.↩︎
This one won the ML GDE Dev Challenge.↩︎