Generative Adversarial Networks (GANs) are an incredible AI technology capable of creating images, sound, and videos that are indistinguishable from the "real thing." By pitting two neural networks against each other -- one to generate fakes and one to spot them -- GANs rapidly learn to produce photo-realistic faces and other media objects. With the potential to produce stunningly realistic animations or shocking deepfakes, GANs are a huge step forward in deep learning systems.
This book teaches you how to build and train your own Generative Adversarial Networks, one of the most important innovations in deep learning. You'll learn how to start building your own simple adversarial system as you explore the foundation of GAN architecture: the generator and discriminator networks.
Pages : | 240 pages |
Size : | HTML |
File type : | |
Downloads: | 24 |
Created: | 2020-08-29 |
License: | Free to read online (entire book) by the publisher. |
Author(s): | Jakub Langr and Vladimir Bok |
Deep Learning in Neural Networks: An Overview
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are b...
Software Project Management...
Learning iOS eBook (PDF)Download free IOS tutorial course material and training in PDF file 1131 pages....
Learning adb PDF courseDownload free Adb tutorial course in PDF, training file in 6 chapters and 12 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Learning Java by Building Android GamesAndroid is the fastest growing operating system (OS) with one of the largest installed bas..., download free Java tutorial in PDF (392 pages) created by ....
Hacking Secret Ciphers with PythonDownload free course Hacking Secret Ciphers with Python, pdf file on 442 pages by Al Sweigart....
Android Application Development for the Intel PlatformDownload free course Android Application Development for the Intel Platform, pdf file on 508 pages by by Ryan Cohen, Tao Wang....
Perl tutorial for beginnersDownload a free course in PDF about Perl programming language, a complet training document under 120 pages by Geoffrey Sampson....
Ruby Notes for ProfessionalsDownload free course Ruby Notes for Professionals, pdf file on 234 pages by Stack Overflow Community....
Essential KotlinThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....