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.
| Lab | Description | Open in Google Colab |
|---|---|---|
GANs_in_Slanted_Land.ipynb |
Code a simple GAN and use it to generate images |
✅ 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.