I didn't think that quantum computing would help with DNN or parallel processing...what gives?
For example: https://arxiv.org/pdf/1412.3489.pdf
From my (shallow) understanding, you can get improvements by considering the space of possible states of your quantum system to be the space of weights for your model, and then annealing the quantum system (which is equivalent to optimizing the objective function). The quantum annealing is a (significant) improvement over other optimization methods... or something.
That specific code sample looks like it was based on the Teleport sample: https://github.com/StationQ/Liquid/blob/master/Samples/Telep...
> A new programming language that is designed for developers to create apps to debug on quantum simulators today and run on an actual topological quantum computer in the future.