Skip to content

Commit

Permalink
Add Link To Resources For D1 Problems
Browse files Browse the repository at this point in the history
  • Loading branch information
aryashah2k committed Feb 13, 2021
1 parent 5ebb8b9 commit 51f10e6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
![D1](https://github.com/aryashah2k/Quantum-Computing-Collection-Of-Resources/blob/main/Microsoft%20Azure%20Quantum%20Resources/Microsoft%20Q%23%20Coding%20Contests/Q%23%20Coding%20Contest%20-%202020/Warmup/assets/2020%20Warmup%209%20Part%201.png)
![D1-2](https://github.com/aryashah2k/Quantum-Computing-Collection-Of-Resources/blob/main/Microsoft%20Azure%20Quantum%20Resources/Microsoft%20Q%23%20Coding%20Contests/Q%23%20Coding%20Contest%20-%202020/Warmup/assets/2020%20Warmup%209%20Part%202.png)

The quantum classification library that will use your model to classify the data is documented <a href="https://docs.microsoft.com/quantum/libraries/machine-learning/">here</a>
This tutorial <a href="https://github.com/microsoft/MLADS2020-QuantumClassification">here</a> has an end-to-end example of training a model using this library as a Python notebook.
You can find examples of training a model and using it for classification <a href="https://github.com/microsoft/Quantum/tree/master/samples/machine-learning/">here</a>

<a href="https://github.com/aryashah2k/Quantum-Computing-Collection-Of-Resources/blob/main/Microsoft%20Azure%20Quantum%20Resources/Microsoft%20Q%23%20Coding%20Contests/Q%23%20Coding%20Contest%20-%202020/Warmup/D1.qs">Click To View Solution</a>

![D2](https://github.com/aryashah2k/Quantum-Computing-Collection-Of-Resources/blob/main/Microsoft%20Azure%20Quantum%20Resources/Microsoft%20Q%23%20Coding%20Contests/Q%23%20Coding%20Contest%20-%202020/Warmup/assets/2020%20Warmup%2010%20Part%201.png)
Expand Down

0 comments on commit 51f10e6

Please sign in to comment.