Tutorial

Articles
public
Tutorial

Mixed Precision Training

This deep learning tutorial overview covers mixed precision training, the hardware required to take advantage of such computational capability, and the advantages of using mixed precision training in detail.

By Adrien Payong
a year ago
public
Tutorial

Discover why GANs are awesome!

In this article, we will see why GANs are awesome, understand what GANs really are, how they work, dive deep into the loss function that they use, and then build our first simple GAN from scratch to generate MNIST.

By Abd Elilah TAUIL
a year ago
Tutorial

Music Generation with LSTMs

In this article, we explore the progress that deep learning has made in the field of music in numerous tasks related to audio and signal processing. We then proceed to model and generate our own music files using pretty_midi.

By Bharath K
a year ago
public
Tutorial

Audio Classification with Deep Learning

This is a tutorial for conducting auditory classification within a Gradient Notebook using TensorFlow. Readers can expect to learn about the essential basic concepts of signal processing and some of the best techniques for audio classification to achieve the best desired outcomes.

By Bharath K
a year ago