3 New Deep-ML Badges Earned! ๐Ÿ†

Iโ€™m thrilled to announce that Iโ€™ve earned 3 new badges on Deep-ML today!

๐ŸŽ–๏ธ Badges Earned

Badge Collection Credential ID
Machine Learning Badge Machine Learning DMLBADGE-MACHINELEARNING-mkxs68e8
Deep Learning Badge Deep Learning DMLBADGE-DEEPLEARNING-mkxned67
DenseNet Badge DenseNet DMLBADGE-DENSENET-mkxuj45v

๐Ÿง  What I Learned

Completing these collections taught me a wide range of skills:

  • Python & PyTorch โ€” Core implementation skills
  • Deep Learning โ€” Neural network architectures from scratch
  • Machine Learning โ€” Classical algorithms like SVMs and kernel methods
  • LLMs โ€” GPT-2 architecture and text generation
  • Vision Models โ€” CNNs, ResNet, DenseNet architectures
  • Convolution Operations โ€” 2D convolutions, padding, stride

๐Ÿ“‚ My Solutions

All my solutions are documented and available on GitHub:

๐Ÿ‘‰ deepml-solns Repository


On to the next challenge!




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Scaling LLMs: MoE Routing & JAX Parallelism on TPU
  • GPUs for LLMs: The Same Rooflines, Different Numbers
  • TPU Profiling: When Math Meets Reality
  • Serving LLaMA 3-70B: From Theory to Production Numbers
  • Transformer Inference: Two Problems in Disguise