Skip to content

Commit

Permalink
feat: added a reference
Browse files Browse the repository at this point in the history
  • Loading branch information
d-krupke committed Jan 5, 2025
1 parent 2189414 commit b283aec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7313,6 +7313,10 @@ optimization has proven tricky, though progress continues.
If you want more perspectives on the topic, the following articles may be of
interest:

- [Disentangling Hype from Practicality: On Realistically Achieving Quantum Advantage](https://cacm.acm.org/research/disentangling-hype-from-practicality-on-realistically-achieving-quantum-advantage/#R3)
Gives strong arguments why it can be hard to achieve quantum advantage in
practice, especially why quadratic speedup algorithms like Grover's Algorithm
will not suffice.
- [Quantum advantage for NP approximation? For REAL this time?](https://scottaaronson.blog/?p=8375):
A blog post by Scott Aaronson, a well-known quantum computing expert, offering
a critical take on the QAOA algorithm and its claimed advantages.
Expand Down
4 changes: 4 additions & 0 deletions chapters/machine_learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,10 @@ optimization has proven tricky, though progress continues.
If you want more perspectives on the topic, the following articles may be of
interest:

- [Disentangling Hype from Practicality: On Realistically Achieving Quantum Advantage](https://cacm.acm.org/research/disentangling-hype-from-practicality-on-realistically-achieving-quantum-advantage/#R3)
Gives strong arguments why it can be hard to achieve quantum advantage in
practice, especially why quadratic speedup algorithms like Grover's Algorithm
will not suffice.
- [Quantum advantage for NP approximation? For REAL this time?](https://scottaaronson.blog/?p=8375):
A blog post by Scott Aaronson, a well-known quantum computing expert, offering
a critical take on the QAOA algorithm and its claimed advantages.
Expand Down

0 comments on commit b283aec

Please sign in to comment.