microsoft / QuantumLibraries

Q# libraries for the Quantum Development Kit
https://docs.microsoft.com/quantum
MIT License
541 stars 179 forks source link

Quantum Deep Learning #462

Open tahazayed opened 3 years ago

tahazayed commented 3 years ago

I have found:

  1. an archived repo https://github.com/microsoft/MLADS2018-QuantumML, but it is outdated.
  2. https://github.com/microsoft/Quantum/tree/main/samples/machine-learningm but I am looking for a more advanced one.

Is there any sample for Deep learning?

cgranade commented 3 years ago

@tahazayed: Thanks for your question! At the moment, our Microsoft.Quantum.MachineLearning library is focused on near-term applications, but if there's any particular deep learning topics you'd be interested in, we'd love to hear that feature request!

I'll go on and transfer this issue to the libraries repo so that we can triage your suggestions accordingly. Thanks!

tahazayed commented 3 years ago

@cgranade: I need an LSTM sample. Thank you