Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 406 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 406 Bytes

DCGAN_from_scratch

This Repo presents a quick introduction for me and you to the world of Generative adverserial networks and precisely the deep convolutional ones. It's an application of the tutorial I've watched about the topic made by Aladin Persson.

Here is the link to the tutorial DCGAN implementation from scratch . Happy visualization!