Open kkcore opened 3 years ago
Thanks for the submission! We hope you have enjoyed participating in QHack :smiley:
We will be assessing the entries and contacting the winners separately. Winners will be publicly announced sometime in the next month.
We will also be freezing the GitHub repo as we sort through the submitted projects, so you will not be able to update this submission.
Team Name:
QUBIT
Project Description:
Our team have tried to solve CartPole-v1 challenge that is described here. It’s reinforcement learning problem that is controlled of two actions – applying a force +1 or -1 to the cart. We have based our solution on reinforcement learning tutorial for neural network and variational quantum circuit that was created for Frozen Lake problem. We have tried to create and use quantum circuit with 1 qubit like in quantum_circuit_200 from QML Challenge. Our project has failed, because the quantum circuit for Frozen Lake problem didn't learn and we didn't have time to develop 1 qubit circuit properly. In the future we would want to try solutions that are described in this work. Files that beginning with word "Cartpole" are especially important in our repository rest of files are scripts that we've used from other works.
Presentation:
We didn't do presentation, because we've been trying to make our project work which failed.
Source code:
https://github.com/michelangelo21/QHack-open_hackaton-QUBIT