Bauckhage C. Quantum Computing from Hopfield Nets. A Textbook with Python...2026
Download this torrent!
Bauckhage C. Quantum Computing from Hopfield Nets. A Textbook with Python...2026
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 9.29 MB
Added: 2 weeks ago (2025-11-28 09:30:01)
Share ratio: 50 seeders, 0 leechers
Info Hash: C717C14BB167D7F8ED42CF4620C9891203D777FE
Last updated: 12 hours ago (2025-12-13 06:54:10)
Description:
Textbook in PDF format
This book is meant as a textbook for Computer Science students who are looking for a gentle introduction to the world of Quantum Computing. More specifically, it is written for readers who have basic knowledge of Artificial Intelligence (AI) and Machine Learning (ML) and have a certain familiarity with search algorithms, optimization techniques, and neural networks. This is not because the authors are interested in Quantum AI or Quantum ML, but because they start from the basic premise that there exists a conceptual bridge between certain AI/ML models and certain quantum computing models.
The purpose of this book is therefore 1) to revisit these AI/ML models and their applications, and 2) to build on this familiar foundation to segue into the study of Quantum Computing and its possible use cases. The presentation is technical but pragmatic and practice oriented. The authors cover theory to the necessary extent but largely proceed in an example-driven manner. Most of the examples are concerned with combinatorial optimization and consider problems that can be cast as quadratic unconstrained binary optimization problems.
Numerous Python/NumPy/SciPy codes support the mathematical discussion and demonstrate how to put theory into practice, accompanied by exercises for each chapter. Parts of the material were adopted from long running lectures on pattern recognition, on the foundations of quantum computing, and on quantum computing algorithms, which are taught by the authors in the Computer Science master’s program at the University of Bonn.
Preface
Part I: Preliminaries
Setting the Stage
Boolean Domains, Numbers, and Vectors
Kronecker Products
QUBOs
QUBO Models
Part II: Hopfield Nets
Hopfield Nets
Hopfield Nets in Action
Hopfield Nets and Statistical Mechanics
Hopfield Nets and Quantum Mechanics
Part III: Quantum Computing
Quantum Mechanics in a Nutshel
Exploring Quantum Weirdness
Adiabatic Quantum Computing
An Outlook to Quantum Gate Computing