Author: David Foster
Publisher: "O'Reilly Media, Inc."
ISBN: 1492041890
Category : Computers
Languages : en
Pages : 301
Book Description
Generative modeling is one of the hottest topics in AI. It’s now possible to teach a machine to excel at human endeavors such as painting, writing, and composing music. With this practical book, machine-learning engineers and data scientists will discover how to re-create some of the most impressive examples of generative deep learning models, such as variational autoencoders,generative adversarial networks (GANs), encoder-decoder models and world models. Author David Foster demonstrates the inner workings of each technique, starting with the basics of deep learning before advancing to some of the most cutting-edge algorithms in the field. Through tips and tricks, you’ll understand how to make your models learn more efficiently and become more creative. Discover how variational autoencoders can change facial expressions in photos Build practical GAN examples from scratch, including CycleGAN for style transfer and MuseGAN for music generation Create recurrent generative models for text generation and learn how to improve the models using attention Understand how generative models can help agents to accomplish tasks within a reinforcement learning setting Explore the architecture of the Transformer (BERT, GPT-2) and image generation models such as ProGAN and StyleGAN
Generative Deep Learning
Author: David Foster
Publisher: "O'Reilly Media, Inc."
ISBN: 1492041890
Category : Computers
Languages : en
Pages : 301
Book Description
Generative modeling is one of the hottest topics in AI. It’s now possible to teach a machine to excel at human endeavors such as painting, writing, and composing music. With this practical book, machine-learning engineers and data scientists will discover how to re-create some of the most impressive examples of generative deep learning models, such as variational autoencoders,generative adversarial networks (GANs), encoder-decoder models and world models. Author David Foster demonstrates the inner workings of each technique, starting with the basics of deep learning before advancing to some of the most cutting-edge algorithms in the field. Through tips and tricks, you’ll understand how to make your models learn more efficiently and become more creative. Discover how variational autoencoders can change facial expressions in photos Build practical GAN examples from scratch, including CycleGAN for style transfer and MuseGAN for music generation Create recurrent generative models for text generation and learn how to improve the models using attention Understand how generative models can help agents to accomplish tasks within a reinforcement learning setting Explore the architecture of the Transformer (BERT, GPT-2) and image generation models such as ProGAN and StyleGAN
Publisher: "O'Reilly Media, Inc."
ISBN: 1492041890
Category : Computers
Languages : en
Pages : 301
Book Description
Generative modeling is one of the hottest topics in AI. It’s now possible to teach a machine to excel at human endeavors such as painting, writing, and composing music. With this practical book, machine-learning engineers and data scientists will discover how to re-create some of the most impressive examples of generative deep learning models, such as variational autoencoders,generative adversarial networks (GANs), encoder-decoder models and world models. Author David Foster demonstrates the inner workings of each technique, starting with the basics of deep learning before advancing to some of the most cutting-edge algorithms in the field. Through tips and tricks, you’ll understand how to make your models learn more efficiently and become more creative. Discover how variational autoencoders can change facial expressions in photos Build practical GAN examples from scratch, including CycleGAN for style transfer and MuseGAN for music generation Create recurrent generative models for text generation and learn how to improve the models using attention Understand how generative models can help agents to accomplish tasks within a reinforcement learning setting Explore the architecture of the Transformer (BERT, GPT-2) and image generation models such as ProGAN and StyleGAN
A Citizen's Guide to Artificial Intelligence
Author: John Zerilli
Publisher: MIT Press
ISBN: 0262044811
Category : Computers
Languages : en
Pages : 233
Book Description
A concise but informative overview of AI ethics and policy. Artificial intelligence, or AI for short, has generated a staggering amount of hype in the past several years. Is it the game-changer it's been cracked up to be? If so, how is it changing the game? How is it likely to affect us as customers, tenants, aspiring home-owners, students, educators, patients, clients, prison inmates, members of ethnic and sexual minorities, voters in liberal democracies? This book offers a concise overview of moral, political, legal and economic implications of AI. It covers the basics of AI's latest permutation, machine learning, and considers issues including transparency, bias, liability, privacy, and regulation.
Publisher: MIT Press
ISBN: 0262044811
Category : Computers
Languages : en
Pages : 233
Book Description
A concise but informative overview of AI ethics and policy. Artificial intelligence, or AI for short, has generated a staggering amount of hype in the past several years. Is it the game-changer it's been cracked up to be? If so, how is it changing the game? How is it likely to affect us as customers, tenants, aspiring home-owners, students, educators, patients, clients, prison inmates, members of ethnic and sexual minorities, voters in liberal democracies? This book offers a concise overview of moral, political, legal and economic implications of AI. It covers the basics of AI's latest permutation, machine learning, and considers issues including transparency, bias, liability, privacy, and regulation.
Generative AI with Python and TensorFlow 2
Author: Joseph Babcock
Publisher: Packt Publishing Ltd
ISBN: 1800208502
Category : Computers
Languages : en
Pages : 489
Book Description
Fun and exciting projects to learn what artificial minds can create Key FeaturesCode examples are in TensorFlow 2, which make it easy for PyTorch users to follow alongLook inside the most famous deep generative models, from GPT to MuseGANLearn to build and adapt your own models in TensorFlow 2.xExplore exciting, cutting-edge use cases for deep generative AIBook Description Machines are excelling at creative human skills such as painting, writing, and composing music. Could you be more creative than generative AI? In this book, you’ll explore the evolution of generative models, from restricted Boltzmann machines and deep belief networks to VAEs and GANs. You’ll learn how to implement models yourself in TensorFlow and get to grips with the latest research on deep neural networks. There’s been an explosion in potential use cases for generative models. You’ll look at Open AI’s news generator, deepfakes, and training deep learning agents to navigate a simulated environment. Recreate the code that’s under the hood and uncover surprising links between text, image, and music generation. What you will learnExport the code from GitHub into Google Colab to see how everything works for yourselfCompose music using LSTM models, simple GANs, and MuseGANCreate deepfakes using facial landmarks, autoencoders, and pix2pix GANLearn how attention and transformers have changed NLPBuild several text generation pipelines based on LSTMs, BERT, and GPT-2Implement paired and unpaired style transfer with networks like StyleGANDiscover emerging applications of generative AI like folding proteins and creating videos from imagesWho this book is for This is a book for Python programmers who are keen to create and have some fun using generative models. To make the most out of this book, you should have a basic familiarity with math and statistics for machine learning.
Publisher: Packt Publishing Ltd
ISBN: 1800208502
Category : Computers
Languages : en
Pages : 489
Book Description
Fun and exciting projects to learn what artificial minds can create Key FeaturesCode examples are in TensorFlow 2, which make it easy for PyTorch users to follow alongLook inside the most famous deep generative models, from GPT to MuseGANLearn to build and adapt your own models in TensorFlow 2.xExplore exciting, cutting-edge use cases for deep generative AIBook Description Machines are excelling at creative human skills such as painting, writing, and composing music. Could you be more creative than generative AI? In this book, you’ll explore the evolution of generative models, from restricted Boltzmann machines and deep belief networks to VAEs and GANs. You’ll learn how to implement models yourself in TensorFlow and get to grips with the latest research on deep neural networks. There’s been an explosion in potential use cases for generative models. You’ll look at Open AI’s news generator, deepfakes, and training deep learning agents to navigate a simulated environment. Recreate the code that’s under the hood and uncover surprising links between text, image, and music generation. What you will learnExport the code from GitHub into Google Colab to see how everything works for yourselfCompose music using LSTM models, simple GANs, and MuseGANCreate deepfakes using facial landmarks, autoencoders, and pix2pix GANLearn how attention and transformers have changed NLPBuild several text generation pipelines based on LSTMs, BERT, and GPT-2Implement paired and unpaired style transfer with networks like StyleGANDiscover emerging applications of generative AI like folding proteins and creating videos from imagesWho this book is for This is a book for Python programmers who are keen to create and have some fun using generative models. To make the most out of this book, you should have a basic familiarity with math and statistics for machine learning.
Introducing MLOps
Author: Mark Treveil
Publisher: "O'Reilly Media, Inc."
ISBN: 1098116429
Category : Computers
Languages : en
Pages : 163
Book Description
More than half of the analytics and machine learning (ML) models created by organizations today never make it into production. Some of the challenges and barriers to operationalization are technical, but others are organizational. Either way, the bottom line is that models not in production can't provide business impact. This book introduces the key concepts of MLOps to help data scientists and application engineers not only operationalize ML models to drive real business change but also maintain and improve those models over time. Through lessons based on numerous MLOps applications around the world, nine experts in machine learning provide insights into the five steps of the model life cycle--Build, Preproduction, Deployment, Monitoring, and Governance--uncovering how robust MLOps processes can be infused throughout. This book helps you: Fulfill data science value by reducing friction throughout ML pipelines and workflows Refine ML models through retraining, periodic tuning, and complete remodeling to ensure long-term accuracy Design the MLOps life cycle to minimize organizational risks with models that are unbiased, fair, and explainable Operationalize ML models for pipeline deployment and for external business systems that are more complex and less standardized
Publisher: "O'Reilly Media, Inc."
ISBN: 1098116429
Category : Computers
Languages : en
Pages : 163
Book Description
More than half of the analytics and machine learning (ML) models created by organizations today never make it into production. Some of the challenges and barriers to operationalization are technical, but others are organizational. Either way, the bottom line is that models not in production can't provide business impact. This book introduces the key concepts of MLOps to help data scientists and application engineers not only operationalize ML models to drive real business change but also maintain and improve those models over time. Through lessons based on numerous MLOps applications around the world, nine experts in machine learning provide insights into the five steps of the model life cycle--Build, Preproduction, Deployment, Monitoring, and Governance--uncovering how robust MLOps processes can be infused throughout. This book helps you: Fulfill data science value by reducing friction throughout ML pipelines and workflows Refine ML models through retraining, periodic tuning, and complete remodeling to ensure long-term accuracy Design the MLOps life cycle to minimize organizational risks with models that are unbiased, fair, and explainable Operationalize ML models for pipeline deployment and for external business systems that are more complex and less standardized
Generative AI in Practice
Author: Bernard Marr
Publisher: John Wiley & Sons
ISBN: 1394254245
Category : Business & Economics
Languages : en
Pages : 313
Book Description
An indispensable look at the next frontier of technological advancement and its impact on our world Generative AI is rewriting the rulebook with its seemingly endless capabilities, from crafting intricate industrial designs, writing computer code, and producing mesmerizing synthetic voices to composing enchanting music and innovating genetic breakthroughs. In Generative AI in Practice, renowned futurist Bernard Marr offers readers a deep dive into the captivating universe of GenAI. This comprehensive guide introduces you to the basics of this groundbreaking technology and outlines the profound impact that GenAI will have on business and society. Professionals, technophiles, and anyone with an interest in the future will need to understand how GenAI is set to redefine jobs, revolutionize business, and question the foundations everything we do. In this book, Marr sheds light on the most innovative real-world GenAI applications through practical examples, describing how they are moulding industries like retail, healthcare, education, finance, and beyond. You'll enjoy a captivating discussion of innovations in media and entertainment, seismic shifts in advertising, and the future trajectory of GenAI. You will: Navigate the complex landscapes of risks and challenges posed by Generative AI Delve into the revolutionary transformation of the job market in the age of GenAI Understand AI's transformative impact on education, healthcare, and retail Explore the boundless potentials in media, design, banking, coding, and even the legal arena Ideal for professionals, technophiles, and anyone eager to understand the next big thing in technology, Generative AI In Practice will equip readers with insights on how to implement GenAI, how GenAI is different to traditional AI, and a comprehensive list of generative AI tools available today.
Publisher: John Wiley & Sons
ISBN: 1394254245
Category : Business & Economics
Languages : en
Pages : 313
Book Description
An indispensable look at the next frontier of technological advancement and its impact on our world Generative AI is rewriting the rulebook with its seemingly endless capabilities, from crafting intricate industrial designs, writing computer code, and producing mesmerizing synthetic voices to composing enchanting music and innovating genetic breakthroughs. In Generative AI in Practice, renowned futurist Bernard Marr offers readers a deep dive into the captivating universe of GenAI. This comprehensive guide introduces you to the basics of this groundbreaking technology and outlines the profound impact that GenAI will have on business and society. Professionals, technophiles, and anyone with an interest in the future will need to understand how GenAI is set to redefine jobs, revolutionize business, and question the foundations everything we do. In this book, Marr sheds light on the most innovative real-world GenAI applications through practical examples, describing how they are moulding industries like retail, healthcare, education, finance, and beyond. You'll enjoy a captivating discussion of innovations in media and entertainment, seismic shifts in advertising, and the future trajectory of GenAI. You will: Navigate the complex landscapes of risks and challenges posed by Generative AI Delve into the revolutionary transformation of the job market in the age of GenAI Understand AI's transformative impact on education, healthcare, and retail Explore the boundless potentials in media, design, banking, coding, and even the legal arena Ideal for professionals, technophiles, and anyone eager to understand the next big thing in technology, Generative AI In Practice will equip readers with insights on how to implement GenAI, how GenAI is different to traditional AI, and a comprehensive list of generative AI tools available today.
Enterprise AI For Dummies
Author: Zachary Jarvinen
Publisher: John Wiley & Sons
ISBN: 1119696399
Category : Business & Economics
Languages : en
Pages : 359
Book Description
Master the application of artificial intelligence in your enterprise with the book series trusted by millions In Enterprise AI For Dummies, author Zachary Jarvinen simplifies and explains to readers the complicated world of artificial intelligence for business. Using practical examples, concrete applications, and straightforward prose, the author breaks down the fundamental and advanced topics that form the core of business AI. Written for executives, managers, employees, consultants, and students with an interest in the business applications of artificial intelligence, Enterprise AI For Dummies demystifies the sometimes confusing topic of artificial intelligence. No longer will you lag behind your colleagues and friends when discussing the benefits of AI and business. The book includes discussions of AI applications, including: Streamlining business operations Improving decision making Increasing automation Maximizing revenue The For Dummies series makes topics understandable, and as such, this book is written in an easily understood style that's perfect for anyone who seeks an introduction to a usually unforgiving topic.
Publisher: John Wiley & Sons
ISBN: 1119696399
Category : Business & Economics
Languages : en
Pages : 359
Book Description
Master the application of artificial intelligence in your enterprise with the book series trusted by millions In Enterprise AI For Dummies, author Zachary Jarvinen simplifies and explains to readers the complicated world of artificial intelligence for business. Using practical examples, concrete applications, and straightforward prose, the author breaks down the fundamental and advanced topics that form the core of business AI. Written for executives, managers, employees, consultants, and students with an interest in the business applications of artificial intelligence, Enterprise AI For Dummies demystifies the sometimes confusing topic of artificial intelligence. No longer will you lag behind your colleagues and friends when discussing the benefits of AI and business. The book includes discussions of AI applications, including: Streamlining business operations Improving decision making Increasing automation Maximizing revenue The For Dummies series makes topics understandable, and as such, this book is written in an easily understood style that's perfect for anyone who seeks an introduction to a usually unforgiving topic.
Exploring the Ethical Implications of Generative AI
Author: Ara, Aftab
Publisher: IGI Global
ISBN:
Category : Computers
Languages : en
Pages : 314
Book Description
Generative Artificial Intelligence (AI), an ever-evolving technology, holds immense promise across various industries, from healthcare to content generation. However, its rapid advancement has also given rise to profound ethical concerns. Illicit black-market industries exploit generative AI for counterfeit imagery, and in educational settings, biases and misinformation perpetuate. These issues underscore the need to grapple with the risks accompanying generative AI integration. Exploring the Ethical Implications of Generative AI emerges as a wellspring of insight for discerning academic scholars. It sets the stage by acknowledging generative AI's multifaceted potential and its capacity to reshape industries. The book addresses these complex ethical concerns, offering a comprehensive analysis and providing a roadmap for responsible AI development and usage. Its intended audience spans business leaders, policymakers, scholars, and individuals passionate about the ethical dimensions of AI.
Publisher: IGI Global
ISBN:
Category : Computers
Languages : en
Pages : 314
Book Description
Generative Artificial Intelligence (AI), an ever-evolving technology, holds immense promise across various industries, from healthcare to content generation. However, its rapid advancement has also given rise to profound ethical concerns. Illicit black-market industries exploit generative AI for counterfeit imagery, and in educational settings, biases and misinformation perpetuate. These issues underscore the need to grapple with the risks accompanying generative AI integration. Exploring the Ethical Implications of Generative AI emerges as a wellspring of insight for discerning academic scholars. It sets the stage by acknowledging generative AI's multifaceted potential and its capacity to reshape industries. The book addresses these complex ethical concerns, offering a comprehensive analysis and providing a roadmap for responsible AI development and usage. Its intended audience spans business leaders, policymakers, scholars, and individuals passionate about the ethical dimensions of AI.
Business Analysis
Author: James Cadle
Publisher: BCS, The Chartered Institute for IT
ISBN: 9781780172781
Category : Business & Economics
Languages : en
Pages : 308
Book Description
Business analysts must respond to the challenges of today's highly competitive global economy by developing practical, creative and financially sound solutions and this excellent guide gives them the necessary tools. It is also ideal for students wanting to gain university and industry qualifications. This new edition includes expanded discussions regarding gap analysis and benefits management, the impact of Agile software development and an introduction to business architecture.
Publisher: BCS, The Chartered Institute for IT
ISBN: 9781780172781
Category : Business & Economics
Languages : en
Pages : 308
Book Description
Business analysts must respond to the challenges of today's highly competitive global economy by developing practical, creative and financially sound solutions and this excellent guide gives them the necessary tools. It is also ideal for students wanting to gain university and industry qualifications. This new edition includes expanded discussions regarding gap analysis and benefits management, the impact of Agile software development and an introduction to business architecture.
Human + Machine
Author: Paul R. Daugherty
Publisher: Harvard Business Press
ISBN: 1633693872
Category : Computers
Languages : en
Pages : 268
Book Description
AI is radically transforming business. Are you ready? Look around you. Artificial intelligence is no longer just a futuristic notion. It's here right now--in software that senses what we need, supply chains that "think" in real time, and robots that respond to changes in their environment. Twenty-first-century pioneer companies are already using AI to innovate and grow fast. The bottom line is this: Businesses that understand how to harness AI can surge ahead. Those that neglect it will fall behind. Which side are you on? In Human + Machine, Accenture leaders Paul R. Daugherty and H. James (Jim) Wilson show that the essence of the AI paradigm shift is the transformation of all business processes within an organization--whether related to breakthrough innovation, everyday customer service, or personal productivity habits. As humans and smart machines collaborate ever more closely, work processes become more fluid and adaptive, enabling companies to change them on the fly--or to completely reimagine them. AI is changing all the rules of how companies operate. Based on the authors' experience and research with 1,500 organizations, the book reveals how companies are using the new rules of AI to leap ahead on innovation and profitability, as well as what you can do to achieve similar results. It describes six entirely new types of hybrid human + machine roles that every company must develop, and it includes a "leader’s guide" with the five crucial principles required to become an AI-fueled business. Human + Machine provides the missing and much-needed management playbook for success in our new age of AI. BOOK PROCEEDS FOR THE AI GENERATION The authors' goal in publishing Human + Machine is to help executives, workers, students and others navigate the changes that AI is making to business and the economy. They believe AI will bring innovations that truly improve the way the world works and lives. However, AI will cause disruption, and many people will need education, training and support to prepare for the newly created jobs. To support this need, the authors are donating the royalties received from the sale of this book to fund education and retraining programs focused on developing fusion skills for the age of artificial intelligence.
Publisher: Harvard Business Press
ISBN: 1633693872
Category : Computers
Languages : en
Pages : 268
Book Description
AI is radically transforming business. Are you ready? Look around you. Artificial intelligence is no longer just a futuristic notion. It's here right now--in software that senses what we need, supply chains that "think" in real time, and robots that respond to changes in their environment. Twenty-first-century pioneer companies are already using AI to innovate and grow fast. The bottom line is this: Businesses that understand how to harness AI can surge ahead. Those that neglect it will fall behind. Which side are you on? In Human + Machine, Accenture leaders Paul R. Daugherty and H. James (Jim) Wilson show that the essence of the AI paradigm shift is the transformation of all business processes within an organization--whether related to breakthrough innovation, everyday customer service, or personal productivity habits. As humans and smart machines collaborate ever more closely, work processes become more fluid and adaptive, enabling companies to change them on the fly--or to completely reimagine them. AI is changing all the rules of how companies operate. Based on the authors' experience and research with 1,500 organizations, the book reveals how companies are using the new rules of AI to leap ahead on innovation and profitability, as well as what you can do to achieve similar results. It describes six entirely new types of hybrid human + machine roles that every company must develop, and it includes a "leader’s guide" with the five crucial principles required to become an AI-fueled business. Human + Machine provides the missing and much-needed management playbook for success in our new age of AI. BOOK PROCEEDS FOR THE AI GENERATION The authors' goal in publishing Human + Machine is to help executives, workers, students and others navigate the changes that AI is making to business and the economy. They believe AI will bring innovations that truly improve the way the world works and lives. However, AI will cause disruption, and many people will need education, training and support to prepare for the newly created jobs. To support this need, the authors are donating the royalties received from the sale of this book to fund education and retraining programs focused on developing fusion skills for the age of artificial intelligence.
Artificial Intelligence for Blockchain and Cybersecurity Powered IoT Applications
Author: Mariya Ouaissa
Publisher: CRC Press
ISBN: 1040265146
Category : Computers
Languages : en
Pages : 289
Book Description
The objective of this book is to showcase recent solutions and discuss the opportunities that AI, blockchain, and even their combinations can present to solve the issue of Internet of Things (IoT) security. It delves into cuttingedge technologies and methodologies, illustrating how these innovations can fortify IoT ecosystems against security threats. The discussion includes a comprehensive analysis of AI techniques such as machine learning and deep learning, which can detect and respond to security breaches in real time. The role of blockchain in ensuring data integrity, transparency, and tamper- proof transactions is also thoroughly examined. Furthermore, this book will present solutions that will help analyze complex patterns in user data and ultimately improve productivity.
Publisher: CRC Press
ISBN: 1040265146
Category : Computers
Languages : en
Pages : 289
Book Description
The objective of this book is to showcase recent solutions and discuss the opportunities that AI, blockchain, and even their combinations can present to solve the issue of Internet of Things (IoT) security. It delves into cuttingedge technologies and methodologies, illustrating how these innovations can fortify IoT ecosystems against security threats. The discussion includes a comprehensive analysis of AI techniques such as machine learning and deep learning, which can detect and respond to security breaches in real time. The role of blockchain in ensuring data integrity, transparency, and tamper- proof transactions is also thoroughly examined. Furthermore, this book will present solutions that will help analyze complex patterns in user data and ultimately improve productivity.