Live data from Hacker News

CERN Online introductory lectures on quantum computing from 6 November

home.cern

1–10 of 40 posts

Re: CERN Online introductory lectures on quantum computing from 6 November

#4

This is probably a dumb question but are there any data sciencey or tensorflowy things that can be done faster on a quantum computer?

I dont super follow this area, so i might be totally off base, but i think lots of the hopes for that sort of thing was based around the HHL algorithm, but then Tang showed that normal computers can be just as fast doing that problem, so now its up in the air a bit how applicable wuantum computers are

But i really dont know much about this area, might be totally wrong. I'm kind of basing this off this blog post https://www.scottaaronson.com/blog/?p=3880

Re: CERN Online introductory lectures on quantum computing from 6 November

#5
For anyone interested in additional resources, MIT has some courses taught by Peter Shor and Isaac Chuang on quantum information science [1-6].

[1] https://www.edx.org/course/quantum-information-science-i-par...

[2] https://www.edx.org/course/quantum-information-science-i-par...

[3] https://www.edx.org/course/quantum-information-science-i-par...

[4] https://www.edx.org/course/quantum-information-science-ii-qu...

[5] https://www.edx.org/course/quantum-information-science-ii-ef...

[6] https://www.edx.org/course/quantum-information-science-ii-ad...

Re: CERN Online introductory lectures on quantum computing from 6 November

#6
post #4

This is probably a dumb question but are there any data sciencey or tensorflowy things that can be done faster on a quantum computer?

I dont super follow this area, so i might be totally off base, but i think lots of the hopes for that sort of thing was based around the HHL algorithm, but then Tang showed that normal computers can be just as fast doing that problem, so now its up in the air a bit how applicable wuantum computers are But i really dont know much about this area, might be totally wrong. I'm kind of basing this off this blog post https…

Wow, that guy is 18 years old!

Re: CERN Online introductory lectures on quantum computing from 6 November

#7
post #6
post #4

Earlier quoted context omitted.

I dont super follow this area, so i might be totally off base, but i think lots of the hopes for that sort of thing was based around the HHL algorithm, but then Tang showed that normal computers can be just as fast doing that problem, so now its up in the air a bit how applicable wuantum computers are But i really dont know much about this area, might be totally wrong. I'm kind of basing this off this blog post https…

Wow, that guy is 18 years old!

Ewin Tang is a female.

Re: CERN Online introductory lectures on quantum computing from 6 November

#8
If anyone is interested I've also created a short 1.5 hour lecture on quantum computing aimed specifically at software engineers & computer scientists, which has proven popular: https://youtu.be/F_Riqjdh2oM

I'd love to answer any questions people have. In quantum computation, state behaves like a vector and logic gates behave like matrices that multiply the vector to get a new state value. It doesn't get too much more complicated than that.

Re: CERN Online introductory lectures on quantum computing from 6 November

#10

This is probably a dumb question but are there any data sciencey or tensorflowy things that can be done faster on a quantum computer?

There are some basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors) that can be performed with an exponential speedup on a quantum computer in theory, that's why there is so much interest in Quantum Machine Learning. If you are asking about the current hardware level, then no, current quantum computers can not solve any practical problem faster than a classical computer.

In theory classical computers are also not limited to have better solutions to problems where quantum computers claim superiority like prime factorisation or like Tang's quantum inspired classical algorithm that beats HHL for low rank matrices.

Post reply on HN