The following recipes will be covered in this chapter:
- Pseudocode – how does it work?
- Parsing the CycleGAN datasets
- Code implementation – generator
- Code implementation – discriminator
- Code implementation – GAN
- On to training
The following recipes will be covered in this chapter: