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
2 years 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
2 years 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
2 years ago