Code Monkey home page Code Monkey logo

qiskit-hackathon's Introduction

Quantum Convolutional Neural Network

This is a GitHub repository for the Quantum Convolutional Neural Network (QCNN) project of the Qiskit Fall Fest Hackathon, held at the University of Montpellier from 15 to 22 October 2021.

This project implements a simplified Quantum Convolutional Neural Network (QCNN), a quantum analogue to a classical convolutional neural network. Convolutional neural networks are used in a variety of application fields, a.o. in remote sensing, which is the classification of satellite images to detect natural phenomena and suspicious activities.

This project follows the work of Iris Cong, Soonwon Choi and Mikhail D Lukin (https://arxiv.org/abs/1810.03787). They showed that this QCNN makes use of only O(log N) parameters for input sizes of N qubits, instead of O(N) parameters in the classical algorithm. This allows for an efficient training and implementation on quantum devices.

This work is also inspired by the implementation of QCNN using the Cirq API, as described in https://www.tensorflow.org/quantum/tutorials/qcnn.

You will find more details in the Jupyter Notebook included in this repository (https://github.com/YPadawan/qiskit-hackathon/blob/main/qcnn/QCNN_with_pytorch_and_qiskit.ipynb)

During the implementation of this project, we encountered a bug with the global phase in Qiskit and misleading text in the Qiskit primer which were reported to IBM. Reports of these are included in the papers directory. The bug was reported on the Qiskit repository: Qiskit/qiskit#5845 (comment)

This work was performed by:

Idriss Alaoui Amini
https://www.linkedin.com/in/idriss-alaoui-amini-11096160/

Matthijs van Waveren, CS GROUP
https://www.linkedin.com/in/mvanwaveren/

Donchi Isaac
https://www.linkedin.com/in/isaac-christ-donchi-kamga-501557200/

Nilesh Vyas

qiskit-hackathon's People

Contributors

mvanwaveren avatar ypadawan avatar darkmatter2000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.