DCGAN on own dataset

I am new to Python and trying to run a DCGAN implementation on my own set of images. Is there any tutorial that can help me with this?

See this example from the mxnet/gluon book: https://gluon.mxnet.io/chapter14_generative-adversarial-networks/dcgan.html