All Videos

This section brings together the complete Qubit-Lab video series - from strategy and business implications to finance use cases, technical deep dives, and introductory lessons. The goal is to build both awareness and understanding: how quantum computing works, where it can be applied, and why it matters today.

Each video combines clear explanation with practical demonstrations, often supported by interactive notebooks. You can follow the code, see algorithms in action, and compare quantum approaches with classical methods. Whether you are seeking a high-level perspective or hands-on experience, this collection allows you to explore at your own pace.

All Qubit-Lab Videos

Filter by tag
Quantum Initiatives in Finance: Landscape of Methods and Domains (2021–2025)
FINANCE#16
Released 19 Feb 2026

Quantum Initiatives in Finance: Landscape of Methods and Domains (2021–2025)

Open on YouTube

The video maps publicly documented quantum initiatives in finance from 2021 to the end of 2025 in a structured, non-ranking overview. Each initiative is placed in a grid by business domain and by the quantum method or topic used, showing where activity clusters and how it evolves over time. Coverage spans portfolio allocation, credit risk, derivatives pricing, trading, fraud and AML, and cybersecurity. The method and topic columns include quantum annealing, QAOA, quantum Monte Carlo and quantum machine learning, as well as security efforts such as quantum key distribution and post-quantum cryptography migration programs. A legend section provides partner context and references for each entry. This video was created for a finance audience.

Quantum Readiness for Banking Executives: A Practical Playbook
FINANCE#15
Released 16 Feb 2026

Quantum Readiness for Banking Executives: A Practical Playbook

Open on YouTube

The video presents quantum readiness for banks as a practical capability build, independent of betting on a specific hardware timeline. It starts by separating what a bank can control today from what it cannot, then lays out a staged playbook from initial enablement and use case triage to baseline-first benchmarking, vendor assessment, and controlled pilots. Along the way, it highlights the minimum evidence artifacts a leadership team should expect, including a simple executive dashboard and reusable templates to keep efforts measurable and avoid hype. It concludes with a pragmatic 12 to 24 month roadmap that banks can start this quarter. This video was created for a banking audience.

QAOA Masterclass for Finance: From QUBO to Circuits, Mixers, Constraints, and Credible Reporting
FINANCE#14
Released 09 Feb 2026

QAOA Masterclass for Finance: From QUBO to Circuits, Mixers, Constraints, and Credible Reporting

Open on YouTube

This QAOA masterclass is a practical, end to end deep dive into constrained optimization with quantum circuits. A quick word of warning: we go all the way down to the low level, including unitaries, gate mappings, and mixer design details. The session starts from problem formulation and shows how to translate real objectives and constraints into QUBO and Ising models, then builds the corresponding cost unitary and maps it to gates. It then focuses on mixer choices, including why the standard X mixer can fail for constrained problems and how constraint-aware mixers can improve feasibility and sampling quality. We close with parameter optimization patterns, common pitfalls, and what to report so results are credible, such as best feasible samples, feasibility rates, and robustness across seeds. This session was created for finance-style optimization use cases.

Quantum Algorithms in Finance: The “Inner Life” of a Qubit, QAOA + QML/VQC, Objectives 2026
FINANCE#13
Released 24 Jan 2026

Quantum Algorithms in Finance: The “Inner Life” of a Qubit, QAOA + QML/VQC, Objectives 2026

Open on YouTube

The talk opens with a simulator-based view of a qubit’s dual life before and after measurement, building intuition for quantum behavior. It then introduces key quantum algorithms, including QAOA and Quantum Machine Learning via Variational Quantum Circuits (VQC), and explains how these approaches are used in practice. The presentation concludes with an outlook on a phased approach to onboarding quantum computing in a financial institution, including concrete objectives for 2026. This session was delivered for a bank.

QML reality check: classical vs quantum
FINANCE#12
Released 26 Nov 2025

QML reality check: classical vs quantum

Open on YouTube

Discover how Quantum Machine Learning performs in a real finance scenario - we test a hybrid quantum-classical model on S&P 500 market regime prediction and benchmark it against a strong classical baseline. You will see the full experiment end-to-end: engineered features, 4-class regime labels, reproducible runs over many seeds, and a proper statistical test using confidence intervals. This is the same rigorous approach used in industry pilots today. A clear look at whether QML delivers real value beyond decoration.

Q-Day and Post-Quantum Cryptography (PQC)
STRATEGY#11
Released 18 Sept 2025

Q-Day and Post-Quantum Cryptography (PQC)

Open on YouTube

Have a look and see why the UK and EU issued regulatory guidance on the PQC in summer 2025. This video is not really about quantum computing and quantum algorithms in finance, but about the impact of quantum computing on current and future cryptography. A lot of half-baked information is going around, so I decided to make a video that explains modern cryptography from scratch - as simple as possible, but not simpler, as usual in my videos.

The Quantum Roadmap
STRATEGY#10
Released 04 Sept 2025

The Quantum Roadmap

Open on YouTube

The Business Perspective on Quantum Technology: How to Develop Your Corporate Quantum Roadmap. Quantum is no longer just a research topic - it is becoming a strategic challenge for industries like finance, pharma, and energy. The real question is: how should companies prepare today for a technology that will mature over the next 10-15 years? The key message: it is not about counting qubits. It is about aligning technology evolution with corporate strategy, managing risks early, and building the capability to capture future opportunities.

QML/VQC for Fraud Detection
FINANCE#9
Released 03 Aug 2026

QML/VQC for Fraud Detection

Open on YouTube

Discover how Quantum Machine Learning powers fraud detection in finance - see QNNs in action with real transaction data, hands-on Python code, and practical performance analysis. The approach used here is similar to the one used by HSBC for their bond trading use case. See also the coverage below. QML/VQC is a promising option today for quantum computing in finance.

Quantum Monte Carlo for Option Pricing
FINANCE#8
Released 24 Jul 2025

Quantum Monte Carlo for Option Pricing

Open on YouTube

Explore how Quantum Monte Carlo with QAE can achieve a quadratic speed-up against classical simulations in pricing financial options - featuring live Python code and real-world insights.

QAOA Portfolio Optimization
FINANCE#7
Released 13 Jul 2025

QAOA Portfolio Optimization

Open on YouTube

Explore quantum portfolio optimization: QAOA, real-world finance, and the future beyond classical methods - all explained step by step supported by a Python notebook.

Multi Qubit Systems
DEEPDIVE#6
Released 18 May 2025

Multi Qubit Systems

Open on YouTube

🧠 In this Deep Dive, we scale up to multi-qubit systems and explore entanglement - the third quantum superpower. You’ll see how the tensor product builds 4-state vectors, how CNOT creates Bell states, and why this quickly gets too big for classical computers.

Quantum Interference
DEEPDIVE#5
Released 04 May 2025

Quantum Interference

Open on YouTube

🌀 In this video, we explore complex numbers and their phases - the hidden dimension powering quantum computing. Learn how phase shifts enable ✨ quantum interference.

Mastering Quantum Gates
DEEPDIVE#4
Released 02 May 2025

Mastering Quantum Gates

Open on YouTube

🔧 Ready to build your quantum toolbox? Now that you've seen your first circuit, it's time to learn how quantum gates really work. We revisit vectors and matrices, uncover why quantum gates must be reversible, and explore key players like the X and Hadamard gates.

Our First Quantum Program
INTRO#3
Released 02 May 2025

Our First Quantum Program

Open on YouTube

🎲 Time to roll the dice - literally! We build our very first quantum circuit: a real eight-sided die powered by quantum randomness. Using Python and Qiskit, we'll create and run a simple but powerful 'Hello, Quantum World!' program.

How Quantum Computers Think
INTRO#2
Released 02 May 2025

How Quantum Computers Think

Open on YouTube

🧠 Before we code, we need to understand how quantum computers think. We dive into the four cornerstones: qubits, superposition, measurement, entanglement, and quantum gates.

What is a Qubit?
STQ#2
Released 04 Oct 2025

What is a Qubit?

Open on YouTube

A qubit is much more than an “extended classical bit. It is the core carrier of quantum behavior - superposition, phase, interference. And in QML, a single qubit can encode a full parameter, making it a powerful resource. Some say you don’t need to understand qubits, just like coders don’t care about voltages in classical chips. I disagree. To truly grasp quantum code, you need at least the general picture of what a qubit really is. This video aims to give you that - not comprehensive, but enough to spark real understanding and curiosity.

Why Quantum Computing Matters
INTRO#1
Released 02 May 2025

Why Quantum Computing Matters

Open on YouTube

🌟 Quantum computing is making headlines everywhere - but is it hype or the next big thing? In this video, we go beyond the buzzwords to understand how quantum computers work, how they could disrupt industries like finance, AI, and cryptography, and what programming a quantum computer really looks like.

Start Now or Wait 10 Years?
STQ#1
Released 28 Sept 2025

Start Now or Wait 10 Years?

Open on YouTube

Should we wait until quantum hardware matures - or already start today with hybrid algorithms? A straight talk on opportunities and risks.