Keras deep learning and generative adversarial networks (GAN)

Once we complete the fully connected GAN, we will then proceed with a more advanced Deep Convoluted GAN, or DCGAN. We will discuss what a DCGAN is and see the difference between a DCGAN and a fully connected GAN. Then we will try to implement the DCGAN. We will define the Generator function and defi...

Full description

Bibliographic Details
Format: eBook
Language:English
Published: [Place of publication not identified] Packt Publishing 2023
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04429nmm a2200445 u 4500
001 EB002185852
003 EBX01000000000000001323339
005 00000000000000.0
007 cr|||||||||||||||||||||
008 231103 ||| eng
020 |a 9781805125495 
050 4 |a QA76.73.P98 
100 1 |a Nelson, Abhilash  |e presenter 
245 0 0 |a Keras deep learning and generative adversarial networks (GAN) 
250 |a [First edition] 
260 |a [Place of publication not identified]  |b Packt Publishing  |c 2023 
300 |a 1 video file (17 hr., 26 min.)  |b sound, color 
653 |a Réseaux neuronaux (Informatique) 
653 |a Vidéo en continu 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Neural networks (Computer science) / http://id.loc.gov/authorities/subjects/sh90001937 
653 |a Apprentissage automatique 
653 |a streaming video / aat 
653 |a Neural networks (Computer science) / fast / (OCoLC)fst01036260 
653 |a Python (Langage de programmation) 
653 |a Python (Computer program language) / fast / (OCoLC)fst01084736 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
653 |a Machine learning / fast / (OCoLC)fst01004795 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated September 2023." 
856 4 0 |u https://learning.oreilly.com/videos/~/9781805125495/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 500 
082 0 |a 005.13/3 
520 |a Once we complete the fully connected GAN, we will then proceed with a more advanced Deep Convoluted GAN, or DCGAN. We will discuss what a DCGAN is and see the difference between a DCGAN and a fully connected GAN. Then we will try to implement the DCGAN. We will define the Generator function and define the Discriminator function. By the end of the course, you will wield the skills to create, fine-tune, and deploy cutting-edge AI solutions, setting you apart in this evolving landscape.  
520 |a About The Author Abhilash Nelson: Abhilash Nelson is a pioneering, talented, and security-oriented Android/iOS mobile and PHP/Python web application developer with more than eight years of IT experience involving designing, implementing, integrating, testing, and supporting impactful web and mobile applications. He has a master's degree in computer science and engineering and has PHP/Python programming experience, which is an added advantage for server-based Android and iOS client applications. Abhilash is currently a senior solution architect managing projects from start to finish to ensure high quality and innovative and functional design 
520 |a What You Will Learn Learn about Artificial Intelligence (AI) and machine learning Understand deep learning and neural networks Learn about lists, tuples, dictionaries, and functions in Python Learn Pandas, NumPy, and Matplotlib basics Explore the basic structure of artificial neurons and neural network Understand Stride, Padding, and Flattening concepts of CNNs Audience This course is designed for newcomers aiming to excel in deep learning and Generative Adversarial Networks (GANs) starting from the basics. Progress from novice to advanced through immersive learning. Suitable for roles like machine learning engineer, deep learning specialist, AI researcher, data scientist, and GAN developer.  
520 |a The course begins with the fundamentals of Python, encompassing concepts such as assignment, flow control, lists, tuples, dictionaries, and functions. We then move on to the Python NumPy library, which supports large arrays and matrices. Before embarking on the journey of deep learning, a comprehensive theoretical session awaits, expounding upon the essential structure of an artificial neuron and its amalgamation to form an artificial neural network. The exploration then delves into the realm of CNNs, text-based models, binary and multi-class classification, and the intricate world of image processing. The transformation continues with an in-depth exploration of the GAN paradigm, spanning from fundamental principles to advanced strategies. Attendees will have the opportunity to construct models, harness transfer learning techniques, and venture into the realm of conditional GANs.