qiskit-hackathon-korea-22
qiskit-hackathon-korea-22 copied to clipboard
# Abstract In recent years, the application of machine learning and deep learning to classical cryptanalysis is an active research field. In this project, we perform quantum cryptanalysis that combines...
# Abstract This project is an avoid game like "SUBERUNKER". If you use a rotation operation to match the target state, you will get score. And if you get measurement...
# Abstract - Study algorithms for the hidden shift problem - Implement it by Qiskit - Make it easy to understand! # Description The hidden shift problem is closely related...
# Abstract Qiskit pulse allows you low-level control of superconducting qubits. Let's build your own pulse level VQE to get the ground state energy of hydrogen molecules. # Description The...
# Abstract Develop the image classifier based on Quantum Machine Learning # Description We will develop the MNIST image classifier using Qiskit Quantum Machine Learning. MNIST images are going to...
# Abstract What can be more fascinating than experimental metaphysics? Bell inequalities are at the heart of studying nonlocality. In QISKIT tutorial, there is 'Local Reality, CHSH inequality' section (https://qiskit.org/textbook/ch-demos/chsh.html)....
# Abstract Authentication and authorization reduce the convenience of enhancing security based on memory and belongings, and have security vulnerabilities that can be illegally shared and represented by agreement with...
# Abstract The designing of a four qubit system using Qiskit Metal. # Description Using Qiskit Metal, design a single plane, four-qubit chip using superconducting qubits, which are coupled together...
# Abstract We use Grover's algorithm for differential cryptanalysis, one of the classic cryptographic attacks. To use Grover's algorithm, we implement an oracle to find plaintext that satisfies the differential...
# Abstract Define curling game in Markov Decision Process and find optimal strategy in the game using Qiskit Quantum Reinforcement learning. # Description Curling is one of the favorite sports...