Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 845 Bytes

File metadata and controls

14 lines (8 loc) · 845 Bytes

Generative Adversarial Networks in Slanted Land

This repo accompanies the YouTube video A Friendly Introduction to GANs.

In it, we build a pair of simple one-layer GANs which generate simple 2x2 black and white images.

Open in Google Colab

Lab Description Open in Google Colab
GANs_in_Slanted_Land.ipynb Code a simple GAN and use it to generate images Open In Colab

Tip: Click any “Open in Colab” button to launch the lab in Google Colab. From there, you can run the notebook in the cloud, make edits, and save your changes back to your own Drive.