https://github.com/alro10/ibm-quantum-award
A list of resources for IBM Quantum challenge 2019
https://github.com/alro10/ibm-quantum-award
ibm-qiskit ibm-quantum-award quantum-computer
Last synced: 3 months ago
JSON representation
A list of resources for IBM Quantum challenge 2019
- Host: GitHub
- URL: https://github.com/alro10/ibm-quantum-award
- Owner: Alro10
- License: apache-2.0
- Created: 2019-09-26T17:34:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T17:01:21.000Z (over 5 years ago)
- Last Synced: 2025-01-20T13:27:28.537Z (4 months ago)
- Topics: ibm-qiskit, ibm-quantum-award, quantum-computer
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IBM Quantum Award resources
A list of resources for IBM Quantum challenge 2019 [official site](https://ibmqawards.com).- Useful information: [blog](https://www.ibm.com/blogs/research/2019/09/building-quantum-skills/).
- Take certification: [IBM-Qiskit-Advocates](https://community.qiskit.org/advocates/)## Coding examples
- Overview
- Basic algorithm
- ML Example
- Advanced ML
- Recent winner implementation## Winners 2018
### Papers
- [Is error detection helpful on IBM 5Q chips ?](https://arxiv.org/abs/1705.08957)
- [Efficient quantum algorithms for GHZ and W states, and implementation on the IBM quantum computer](https://arxiv.org/abs/1807.05572)
- [Implementing a distance-based classifier with a quantum interference circuit](https://arxiv.org/abs/1703.10793)
- [Bayesian Deep Learning on a Quantum Computer](https://arxiv.org/pdf/1806.11463.pdf)
- [[Code](https://gitlab.com/apozas/bayesian-dl-quantum/)]
- [Video](https://arxiv.org/abs/1806.11463)### Tutorial
- [XY-Hamiltonian:Blog](https://medium.com/qiskit/how-i-became-a-quantum-computation-scientist-dbf4ccd538c9)
## Resources
Where to start learning!
- [Qiskit-Textbook](https://community.qiskit.org/textbook/)
- [IBM Qiskit](https://qiskit.org)
- [IBM Q experience](https://quantum-computing.ibm.com)
- [Coding with Qiskit - Videos](https://www.youtube.com/playlist?list=PLOFEBzvs-Vvp2xg9-POLJhQwtVktlYGbY)
- [Quantum Gates](https://quantum-computing.ibm.com/support/guides/gate-overview)
## Extras
- [Google demonstrates its quantum supremacy-Paper from Nature](https://www.nature.com/articles/s41586-019-1666-5?fbclid=IwAR382bUHaSOgZpZDw7HMSAESLXQ_skyNW7Qza3UPivcUu_SmnW-XyUk9ez8)