9

I'm relatively new to quantum computing and my goal is to learn how to implement algorithms that I read in papers. While I have found many circuit snippets I have yet to find a repository of examples on GitHub or other places where I would go to find machine learning code. Does an analogous quantum computing repository exist?

1 Answers1

9

I know this is not what you are asking but this paper: Quantum Algorithm Implementations for Beginners explains the implementation of some machine learning algorithms. Hope this helps!

Bick
  • 842
  • 4
  • 14