The IBM's Qiskit: Quantum Explorers is a self-paced, game-based quantum computing learning program for students, researchers, and enthusiasts. The theme of the 2023-2024 learning journey is Space Exploration. You will embark on an interstellar journey as the captain of a starship and grow proficiency in Quantum Computing along the way.
Anyone can join, from students to industry professionals to quantum enthusiasts! The program is beginner-friendly, though it increases in difficulty as achievements are unlocked. The program is comprised of engaging study materials, seminars, gamified achievements to unlock, community events, and career advice.
Participants will gain a general understanding of Quantum Computing, learn some of its applications such as Quantum Machine Learning and Quantum Optimization, and program real quantum computers.
There are seven themed achievements to unlock with corresponding badges to collect. Each badge has a learning module, event, or set of tasks associated with it, that must be completed in order to unlock its achievement. The program culminates in the awarding of a certification based on how many badges you collect.
IMPORTANT
• Curated beginner to intermediate syllabuses to gain a foundational understanding of
Quantum Computing and some of its applications, such as Quantum Error Correction,
Quantum Error Mitigation, Quantum Machine Learning, Quantum Deep Learning,
and Quantum Optimization.
To install and run this application, you will need:
The Git feature and/or a third-party Git Client based GUI, like:
To install this application, you will only need to download or clone this repository and run the application locally:
You can do it downloading the .zip file in download section of this repository.
Or instead, by cloning this repository by a Git Client based GUI, using HTTPS or SSH, by one of the following link:
https://github.com/rubenandrebarreiro/ibm-qiskit-quantum-explorers-2023-2024.git
- SSH:
git@github.com:rubenandrebarreiro/ibm-qiskit-quantum-explorers-2023-2024.git
Or even, by running one of the following commands in a Git Bash Console:
git clone https://github.com/rubenandrebarreiro/ibm-qiskit-quantum-explorers-2023-2024.git
- SSH:
git clone git@github.com:rubenandrebarreiro/ibm-qiskit-quantum-explorers-2023-2024.git