December 2020
Intermediate to advanced
307 pages
5h 27m
English
“To me quantum computation is a new and deeper and better way to understand the laws of physics, and hence understanding physical reality as a whole.”
—David Deutsch
This chapter covers the topic of quantum solutions. You will see how quantum AI algorithms are implemented in different real-life solutions. The solutions covered in this chapter are the traveling salesman problem, scheduling, fraud detection, and distribution solution.
You need to set up Python 3.5 to run the code samples in this chapter. You can download it from https://www.python.org/downloads/release/python-350/ ...