|
|
|
|
|
by jd007
3271 days ago
|
|
> You don't actually want qubits, you want an analog computer with differentiable signals. Most likely photonic. Qubits are a dead evolution branch. that's quite a bold claim. im pretty intrigued, but it seems like there isn't a lot of easily accessible information on this topic. the wikipedia article on analog computers mostly focuses on mechanical ones from the past. do you have any recommended starter readings for analog computation? is it a model that has the computational time complexity of a non-deterministic turing machine? thanks. |
|
As for classification, there's some work on this e.g. this http://www.cs.princeton.edu/~ken/MCS86.pdf
I believe it's not non-deterministic, as in some sense, if you can pose the problem in a differentiable way, it's better than non-determinism.
It's like being in a maze. An analog computer like robot can perceive the slight tilt of the floor that goes from the entrance to the exit and just follows that tilt. It takes the robot an optimal number of steps too.
A non-deterministic Turing would kind of split itself into N different robots and start exploring all the turns. It might find the answer eventually but e.g. it will consume that much more energy.
This analogy might be silly but I hope it conveys how very different analog machines are.