Skip to content

Commit

Permalink
qubit rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
01110011011101010110010001101111 committed Jul 15, 2023
1 parent ce1eca8 commit d71c43e
Show file tree
Hide file tree
Showing 3 changed files with 1,064 additions and 0 deletions.
10 changes: 10 additions & 0 deletions examples/qubit_rotation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Qubit Rotation Tutorial

Tutorial based off of Pennylane's [Basic Tutorial: qubit rotation](https://pennylane.ai/qml/demos/tutorial_qubit_rotation)

```
python3 qubit_rotation.py
```

Expected to reach a loss of -1 by epoch 160

Loading

0 comments on commit d71c43e

Please sign in to comment.