Jenerik rakibe ait ağlar (GAN'lar), makine öğreniminde son zamanlarda yapılan heyecan verici bir yeniliktir. GAN'lar jenerik modellerdir: Eğitim verilerinize benzeyen yeni veri örnekleri oluştururlar. Örneğin GAN'ler, yüzler gerçek bir kişiye ait olmasa bile insan yüzlerinin fotoğrafları gibi görünen resimler oluşturabilir. Bu görüntüler bir GAN tarafından oluşturulmuştur:
[null,null,["Son güncelleme tarihi: 2022-09-26 UTC."],[[["Generative adversarial networks (GANs) are generative models that create new data instances resembling training data, such as images that look like real photographs but are not of actual people."],["GANs consist of a generator that learns to produce the target output and a discriminator that learns to distinguish real data from generated data, working in tandem to enhance the realism of the output."],["This course covers GAN fundamentals, common GAN loss functions, training challenges, and using the TF-GAN library to build GANs, assuming prior knowledge of machine learning and TensorFlow."],["Completing Machine Learning Crash Course and having some TensorFlow programming experience are prerequisites for this GANs course."]]],[]]