Deep Generative Modeling
Autor Jakub M. Tomczaken Limba Engleză Hardback – 3 oct 2024
Deep Generative Modeling is designed to appeal to curious students, engineers, and researchers with a modest mathematical background in undergraduate calculus, linear algebra, probability theory, and the basics of machine learning, deep learning, and programming in Python and PyTorch (or other deep learning libraries). It should find interest among students and researchers from a variety of backgrounds, including computer science, engineering, data science, physics, and bioinformatics who wish to get familiar with deep generative modeling.
In order to engage with a reader, the book introduces fundamental concepts with specific examples and code snippets. The full code accompanying the book is available on the author's GitHub site: github.com/jmtomczak/intro_dgm
The ultimate aim of the book is to outline the most important techniques in deep generative modeling and, eventually, enable readers to formulate new models and implement them.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 303.80 lei 3-5 săpt. | +15.69 lei 6-12 zile |
Springer International Publishing – 20 feb 2023 | 303.80 lei 3-5 săpt. | +15.69 lei 6-12 zile |
Hardback (2) | 391.21 lei 6-8 săpt. | +22.17 lei 6-12 zile |
Springer International Publishing – 19 feb 2022 | 404.40 lei 3-5 săpt. | +22.17 lei 6-12 zile |
Springer International Publishing – 3 oct 2024 | 391.21 lei 6-8 săpt. |
Preț: 391.21 lei
Preț vechi: 489.02 lei
-20% Nou
Puncte Express: 587
Preț estimativ în valută:
74.90€ • 77.100$ • 62.15£
74.90€ • 77.100$ • 62.15£
Carte tipărită la comandă
Livrare economică 14-28 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031640865
ISBN-10: 3031640861
Pagini: 250
Ilustrații: X, 300 p. 179 illus., 170 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.65 kg
Ediția:Second Edition 2024
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
ISBN-10: 3031640861
Pagini: 250
Ilustrații: X, 300 p. 179 illus., 170 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.65 kg
Ediția:Second Edition 2024
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
Cuprins
Chapter 1 Why Deep Generative Modeling?.- Chapter 2 Probabilistic modeling: From Mixture Models to Probabilistic Circuits.- Chapter 3 Autoregressive Models.- Chapter 4 Flow-based Models.- Chapter 5 Latent Variable Models.- Chapter 6 Hybrid Modeling.- Chapter 7 Energy-based Models.- Chapter 8 Generative Adversarial Networks.- Chapter 9 Score-based Generative Models.- Chapter 10 Deep Generative Modeling for Neural Compression.- Chapter 11 From Large Language Models to Generative AI.
Notă biografică
Jakub M. Tomczak is an associate professor and the head of the Generative AI group at the Eindhoven University of Technology (TU/e). Before joining the TU/e, he was an assistant professor at Vrije Universiteit Amsterdam, a deep learning researcher (Engineer, Staff) in Qualcomm AI Research in Amsterdam, a Marie Sklodowska-Curie individual fellow in Prof. Max Welling's group at the University of Amsterdam, and an assistant professor and a postdoc at the Wroclaw University of Technology. His main research interests include ML, DL, deep generative modeling (GenAI), and Bayesian inference, with applications to image/text processing, Life Sciences, Molecular Sciences, and quantitative finance. He serves as an action editor of "Transactions of Machine Learning Research", and an area chair of major AI conferences (e.g., NeurIPS, ICML, AISTATS). He is a program chair of NeurIPS 2024. He is the author of the book entitled "Deep Generative Modeling", the first comprehensive book on Generative AI. He is also the founder of Amsterdam AI Solutions.
Textul de pe ultima copertă
This first comprehensive book on models behind Generative AI has been thoroughly revised to cover all major classes of deep generative models: mixture models, Probabilistic Circuits, Autoregressive Models, Flow-based Models, Latent Variable Models, GANs, Hybrid Models, Score-based Generative Models, Energy-based Models, and Large Language Models.
In addition, Generative AI Systems are discussed, demonstrating how deep generative models can be used for neural compression. All chapters are accompanied by code snippets that help to better understand the modeling frameworks presented. Deep Generative Modeling is designed to appeal to curious students, engineers, and researchers with a modest mathematical background in undergraduate calculus, linear algebra, probability theory, and the basics of machine learning, deep learning, and programming in Python and PyTorch (or other deep learning libraries). It should appeal to students and researchers from a variety of backgrounds, including computer science, engineering, data science, physics, and bioinformatics who wish to get familiar with deep generative modeling.
In order to engage with a reader, the book introduces fundamental concepts with specific examples and code snippets. The full code accompanying the book is available on the author's GitHub site: github.com/jmtomczak/intro_dgm
The ultimate aim of the book is to outline the most important techniques in deep generative modeling and, eventually, enable readers to formulate new models and implement them.
In addition, Generative AI Systems are discussed, demonstrating how deep generative models can be used for neural compression. All chapters are accompanied by code snippets that help to better understand the modeling frameworks presented. Deep Generative Modeling is designed to appeal to curious students, engineers, and researchers with a modest mathematical background in undergraduate calculus, linear algebra, probability theory, and the basics of machine learning, deep learning, and programming in Python and PyTorch (or other deep learning libraries). It should appeal to students and researchers from a variety of backgrounds, including computer science, engineering, data science, physics, and bioinformatics who wish to get familiar with deep generative modeling.
In order to engage with a reader, the book introduces fundamental concepts with specific examples and code snippets. The full code accompanying the book is available on the author's GitHub site: github.com/jmtomczak/intro_dgm
The ultimate aim of the book is to outline the most important techniques in deep generative modeling and, eventually, enable readers to formulate new models and implement them.
Caracteristici
Comprehensive explanation of Generative AI techniques, providing code snippets for all presented models Revised and expanded edition with new chapters on LLMs, Gen AI systems, and Probabilistic Modeling Includes new coverage on Transformers and introduces Probabilistic Circuits