Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, Aurélien Géron, 2022 (O'Reilly Media, Inc.) - Chapter 17, 'Generative Adversarial Networks', offers a clear explanation of the minimax objective function, its practical implementation, and the common challenges encountered during GAN training, suitable for both conceptual and practical understanding.