A Primer on Generative Adversarial Networks: SpringerBriefs in Computer Science
Autor Sanaa Kaddouraen Limba Engleză Paperback – 5 iul 2023
By the end of the book, readers will have an essential understanding of GANs and be able to write their own GAN code. They can apply this knowledge to their projects, regardless of whether they are beginners or experienced machine learning practitioners.
Din seria SpringerBriefs in Computer Science
- 20% Preț: 291.23 lei
- Preț: 467.85 lei
- 20% Preț: 320.17 lei
- Preț: 438.99 lei
- 20% Preț: 166.97 lei
- 20% Preț: 120.62 lei
- 20% Preț: 335.65 lei
- 20% Preț: 400.07 lei
- 20% Preț: 317.59 lei
- 20% Preț: 317.59 lei
- 20% Preț: 317.42 lei
- 20% Preț: 316.95 lei
- 20% Preț: 316.45 lei
- Preț: 369.17 lei
- 20% Preț: 228.72 lei
- 20% Preț: 317.59 lei
- 20% Preț: 318.74 lei
- 20% Preț: 316.77 lei
- 20% Preț: 317.09 lei
- 20% Preț: 317.92 lei
- 20% Preț: 318.74 lei
- 20% Preț: 318.06 lei
- 20% Preț: 316.77 lei
- 20% Preț: 316.64 lei
- 20% Preț: 318.06 lei
- Preț: 367.84 lei
- Preț: 341.50 lei
- 20% Preț: 319.05 lei
- Preț: 338.72 lei
- Preț: 370.50 lei
- Preț: 370.87 lei
- 20% Preț: 318.74 lei
- 20% Preț: 346.36 lei
- 20% Preț: 315.96 lei
- 20% Preț: 316.77 lei
- 20% Preț: 318.74 lei
- 20% Preț: 316.64 lei
- Preț: 368.21 lei
- 20% Preț: 314.85 lei
- 20% Preț: 317.92 lei
- 20% Preț: 318.74 lei
- 20% Preț: 227.91 lei
- 20% Preț: 294.95 lei
- 20% Preț: 317.09 lei
- Preț: 401.38 lei
- 20% Preț: 316.13 lei
- 20% Preț: 317.92 lei
- 20% Preț: 317.59 lei
- 20% Preț: 318.38 lei
- 20% Preț: 318.38 lei
Preț: 289.11 lei
Preț vechi: 361.39 lei
-20% Nou
Puncte Express: 434
Preț estimativ în valută:
55.36€ • 57.64$ • 45.93£
55.36€ • 57.64$ • 45.93£
Carte tipărită la comandă
Livrare economică 13-27 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031326608
ISBN-10: 3031326601
Ilustrații: X, 84 p. 1 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.15 kg
Ediția:1st ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3031326601
Ilustrații: X, 84 p. 1 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.15 kg
Ediția:1st ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
Overview of GAN Structure.- Your First GAN.- Real World Applications.- Conclusion.
Notă biografică
Sanaa Kaddoura is Assistant Professor of Computer Science, at Zayed University, United Arab Emirates. She is also an assistant professor of business analytics for master's degree students in the UAE. Dr. Kaddoura holds a Ph.D. in computer science from Beirut Arab University, Lebanon. Dr. Kaddoura is the award winning of "Woman Leader in ICT Excellence Award" in the "22nd Middle East Women Leaders Excellence Award". She is also the award winning of the “Young Woman Researcher in Computer Science” in the 8th Venus International Women Awards (VIWA 2023). She is a fellow of Higher Education Academy, Advance HE (FHEA) since 2019, which demonstrates a personal and institutional commitment to professionalism in learning and teaching in higher education. Furthermore, she is a certified associate from Blackboard academy since April 2021. In addition to her research interests in cybersecurity, social networks, machine learning, and natural language processing, she is an active researcherin higher education teaching and learning related to enhancing the quality of instructional delivery to facilitate students' acquirement of skills and smooth transition to the workplace.
Textul de pe ultima copertă
This book is meant for readers who want to understand GANs without the need for a strong mathematical background. Moreover, it covers the practical applications of GANs, making it an excellent resource for beginners. A Primer on Generative Adversarial Networks is suitable for researchers, developers, students, and anyone who wishes to learn about GANs. It is assumed that the reader has a basic understanding of machine learning and neural networks. The book comes with ready-to-run scripts that readers can use for further research. Python is used as the primary programming language, so readers should be familiar with its basics.
The book starts by providing an overview of GAN architecture, explaining the concept of generative models. It then introduces the most straightforward GAN architecture, which explains how GANs work and covers the concepts of generator and discriminator. The book then goes into the more advanced real-world applications of GANs, such as human face generation, deep fake, CycleGANs, and more.
By the end of the book, readers will have an essential understanding of GANs and be able to write their own GAN code. They can apply this knowledge to their projects, regardless of whether they are beginners or experienced machine learning practitioners.
By the end of the book, readers will have an essential understanding of GANs and be able to write their own GAN code. They can apply this knowledge to their projects, regardless of whether they are beginners or experienced machine learning practitioners.
Caracteristici
A self-contained short and focused guide for practitioners and students beginning in GANs Can be used by researchers for building new and attractive tools for several applications Code-based presentation includes ready-to-run scripts that can be used for further research