Shaoni Mukherjee's profile'

Shaoni Mukherjee

I'm passionate about bridging the gap between complex AI/ML concepts and simple and clear explanations. I specialise in crafting informative, accessible, and technically accurate content.

Articles
Tutorial

Automatic Mixed Precision Using PyTorch

In this overview of Automatic Mixed Precision (AMP) training with PyTorch, we demonstrate how the technique works, walking step-by-step through the process of integrating AMP in code, and discuss more advanced applications of AMP techniques with code scaffolds to integrate your own code.

By Adrien Payong
2 years ago
public
Tutorial

Audio Classification with Deep Learning

This tutorial will guide you through auditory classification using a Jupyter notebook and TensorFlow. It covers essential concepts of signal processing and the best techniques for achieving accurate audio classification.

By Bharath K
2 years ago