-
Book Overview & Buying
-
Table Of Contents
A Practical Guide to Quantum Machine Learning and Quantum Optimization
By :
A Practical Guide to Quantum Machine Learning and Quantum Optimization
By:
Overview of this book
This book provides deep coverage of modern quantum algorithms that can be used to solve real-world problems. You’ll be introduced to quantum computing using a hands-on approach with minimal prerequisites.
You’ll discover many algorithms, tools, and methods to model optimization problems with the QUBO and Ising formalisms, and you will find out how to solve optimization problems with quantum annealing, QAOA, Grover Adaptive Search (GAS), and VQE. This book also shows you how to train quantum machine learning models, such as quantum support vector machines, quantum neural networks, and quantum generative adversarial networks. The book takes a straightforward path to help you learn about quantum algorithms, illustrating them with code that’s ready to be run on quantum simulators and actual quantum computers. You’ll also learn how to utilize programming frameworks such as IBM’s Qiskit, Xanadu’s PennyLane, and D-Wave’s Leap.
Through reading this book, you will not only build a solid foundation of the fundamentals of quantum computing, but you will also become familiar with a wide variety of modern quantum algorithms. Moreover, this book will give you the programming skills that will enable you to start applying quantum methods to solve practical problems right away.
Table of Contents (27 chapters)
Preface
Part I:
I, for One, Welcome our New Quantum Overlords
Chapter 1:
Foundations of Quantum Computing
Chapter 2:
The Tools of the Trade in Quantum Computing
Part II:
When Time is Gold: Tools for Quantum Optimization
Chapter 3:
Working with Quadratic Unconstrained Binary Optimization Problems
Chapter 4:
Adiabatic Quantum Computing and Quantum Annealing
Chapter 5:
QAOA: Quantum Approximate Optimization Algorithm
Chapter 6:
GAS: Grover Adaptive Search
Chapter 7:
VQE: Variational Quantum Eigensolver
Part III:
A Match Made in Heaven: Quantum Machine Learning
Chapter 8:
What Is Quantum Machine Learning?
Chapter 9:
Quantum Support Vector Machines
Chapter 10:
Quantum Neural Networks
Chapter 11:
The Best of Both Worlds: Hybrid Architectures
Chapter 12:
Quantum Generative Adversarial Networks
Part IV:
Afterword and Appendices
Chapter 13:
Afterword: The Future of Quantum Computing
Assessments
Bibliography
Index
Other Books You May Enjoy
Appendix A:
Complex Numbers
Appendix B:
Basic Linear Algebra
Appendix C:
Computational Complexity
Appendix D:
Installing the Tools
Appendix E:
Production Notes