You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Classiq Library is the largest collection of quantum algorithms and applications. It is the best way to explore quantum computing software. We welcome community contributions to our Library 🙌
⚛️ 🚀 👽 A self-paced, game-based Quantum Computing learning program for students, researchers and enthusiasts. This program offers a general understanding of Quantum Computing, as well as some of its applications, such as Quantum Machine Learning and Quantum Optimization, and how to program real quantum computers.
An advanced exploration of Quantum Fourier Transform (QFT) using Quantum Machine Learning (QML). This project delves into the optimization of variational quantum circuits, leveraging machine learning techniques to evaluate and visualize the transformation capabilities of QFT in quantum computing.
This project involves simulating a quantum classifier using a variational quantum circuit for binary classification problems. It is divided into three main parts, each contributing to the total project credits.
7 days journey of learning more about Qiskit Runtime, QML and Quantum Chemistry application of Quantum Computer through 4 exercises and a final challenge by IBM Quantum in Fall 2022.
This project aims to solve qubit placement problems in nearest neighbour compliance quantum circuits. We approached the problem using integer linear programming, and solve for the exact global optimal solution.