Cantitate/Preț
Produs

Deep Generative Modeling

Autor Jakub M. Tomczak
en Limba Engleză Hardback – 11 sep 2024
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, among others.

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.
 
 
 
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 31688 lei  43-57 zile +2095 lei  5-11 zile
  Springer Nature Switzerland AG – 20 feb 2023 31688 lei  43-57 zile +2095 lei  5-11 zile
  Springer – 12 sep 2025 39782 lei  38-44 zile
Hardback (2) 38347 lei  43-57 zile
  Springer – 11 sep 2024 38347 lei  43-57 zile
  Springer International Publishing – 19 feb 2022 43728 lei  22-36 zile +2388 lei  5-11 zile

Preț: 38347 lei

Preț vechi: 47934 lei
-20%

Puncte Express: 575

Preț estimativ în valută:
6784 7999$ 5892£

Carte tipărită la comandă

Livrare economică 23 martie-06 aprilie


Specificații

ISBN-13: 9783031640865
ISBN-10: 3031640861
Pagini: 340
Ilustrații: X, 300 p. 179 illus., 170 illus. in color.
Dimensiuni: 160 x 241 x 24 mm
Greutate: 0.68 kg
Ediția:Second Edition 2024
Editura: 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.

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