We have now come to the end of this chapter. You should now be well-versed with the technicalities and the implementation intricacies of a DiscoGAN. The concepts we explored in this chapter can be used to implement varieties of generative adversarial networks with subtle changes that are appropriate to the problem in hand. The end-to-end implementation of this DiscoGAN network is located in the GitHub repository, at https://github.com/PacktPublishing/Intelligent-Projects-using-Python/tree/master/Chapter04.
In Chapter 5, Video Captioning Application, we are going to look at video-to-text translation applications, which fall under the category of expert systems in artificial intelligence.