Sit back and explore quantum machine learning and quantum programming with our curated selection of expert videos.
.up-button { position: absolute; top: 60px; } .video-card h4 { font-weight: 500 !important; } .youtube-video-gallery { width: 150%; margin-left: calc(100% - 990px); } @media screen and (max-width: 768px) { .youtube-video-gallery { margin-left: 0px !important; width: 100%!important; } } @media screen and (max-width: 1400px) and (min-width: 768px){ .youtube-video-gallery { margin-left: 0px !important; width: 100%!important; } }.. youtube:: _WvH3H3-aFw
:title: Measurements and quantum circuits
:author: Isaac De Vlugt (Xanadu)
What are the implications of measuring a quantum circuit? Find out in this informative video
on measurements.
.. youtube:: 4Xnxa6tzPeA
:title: Variational Quantum Eigensolver (VQE)
:author: Alvaro Ballon (Xanadu)
Introduce yourself to quantum chemistry's crown jewel: the variational quantum eigensolver
(VQE) algorithm.
.. youtube-video:: YJhv4bhNf6M
:title: How to solve the QUBO problem
:author: Guillermo Alonso (Xanadu)
Learn how to solve quadratic unconstrained binary optimization (QUBO) problems in PennyLane.
.. youtube-video:: _ediOdFUr10
:title: Introduction to Quantum Chemistry
:author: Alvaro Ballon (Xanadu)
Learn how to model molecules on quantum circuits and then implement
some basic calculations using PennyLane.
.. youtube-video:: yMXJ0irhPZY
:title: Differentiation on quantum hardware
:author: Isaac De Vlugt (Xanadu)
Have you ever wondered how we can differentiate an actual quantum computer? In this video,
we look at hardware-compatible differentiation methods.
.. youtube-video:: TiQ7T1h8VAQ
:title: Optimizing a quantum circuit with PennyLane
:author: Catalina Albornoz (Xanadu)
Understand one of the most fundamental ingredients used in near-term quantum algorithms and quantum
machine learning: optimizing quantum circuits.
.. youtube-video:: eRBk1_qA86Y
:title: Introduction to PennyLane devices
:author: Guillermo Alonso (Xanadu)
From simulators to real hardware, there are plenty of devices to access in PennyLane. Learn
about some of their key features in this video.
.. youtube-video:: 2T8lSejPFog
:title: My first quantum circuit in PennyLane
:author: Isaac De Vlugt (Xanadu)
Learn about the fundamental concept behind what makes PennyLane tick: QNodes.
.. youtube-video:: eiah6I3SnFk
:title: How to install PennyLane
:author: Alvaro Ballon (Xanadu)
Get PennyLane installed on your computer (Windows, MacOS, or Linux) with this step-by-step guide.
.. youtube-video:: o377m0doD6M
:title: What are quantum computers, and how can we train them in Python?
:author: Josh Izaac (Xanadu)
Using a mixture of real Python examples and illustrated diagrams, we show how to not only evaluate,
but also differentiate small quantum programs directly on quantum hardware. By extracting the gradients,
we can integrate these quantum programs directly into larger differentiable programs in Python, and
train/optimize the full (hybrid quantum-classical!) program.
.. youtube-video:: EwGaU-qOPUQ
:title: Using Multiple QPUs
:author: Nathan Killoran (Xanadu)
What would you do with 1000 QPUs? In the latest release of PennyLane,
we've introduced a number of new features to make computations involving multiple QPUs more
seamless and accessible. See a number of simple ideas and use-cases where many QPUs could
provide a benefit over a single QPU, even for today's small and noisy devices.
.. youtube-video:: WBVnE8ChGX8
:title: Welcome to QHACK'19
:author: Nathan Killoran (Xanadu)
The Xanadu team hosted its first quantum machine learning hackathon, QHACK, from
Nov 25–26, 2019, bringing together experts and enthusiasts in quantum computing
and quantum machine learning.
.. youtube-video:: cobp2Sf5f3o
:title: Quantum Gates and Gradients
:author: Gavin Crooks (X, The Moonshot Factory)
See how the space of all 2-qubit gates can be mapped to a pyramid—which
can be printed and folded for personal reference! By using known 2-qubit gate
decompositions, the parameter-shift rule for calculating quantum gradients
on hardware can be extended to any 2-qubit unitary operation.
.. youtube-video:: 7ALa_JZvV3o
:title: Using Quantum Circuits as Machine Learning Models
:author: Maria Schuld (Xanadu)
Exploring links between quantum circuits, neural networks, kernel methods, and generative models.
.. youtube-video:: QRt5wKwzzFQ
:title: Everything and the (Quantum) Kitchen Sink: Quantum Machine Learning at Rigetti
:author: Max Henderson (Rigetti)
Learn about two of the best-named quantum machine learning models—Quantum Kitchen Sinks and
Quanvolutional Neural Networks—courtesy of Max Henderson of Rigetti Computing.
.. youtube-video:: eShyPOLIfYk
:title: Quantum Machine Learning with PennyLane
:author: Josh Izaac (Xanadu)
A 20-minute crash-course on PennyLane, its features,
and how it can be used to streamline quantum machine learning.
.. youtube-video:: ijY7WSa7u-4
:title: Barren Plateau Issues for Variational Quantum-Classical Algorithms
:author: Patrick Coles (Los Alamos National Lab)
In order to train quantum circuits, we need to pay careful attention to the cost functions
that we choose to optimize, otherwise the training can suffer from barren plateau problems.
.. youtube-video:: uf_BRg5ovtg
:title: Machine Learning With Quantum Computers
:author: Maria Schuld (Xanadu)
An introduction to quantum machine learning for machine learning scientists.
Learn what makes quantum computing so different from classical computing,
and explore techniques for training and machine learning with quantum computers.
.. youtube-video:: tvVnjVa3ErY
:title: PennyLane - Automatic differentiation and machine learning of quantum computations
:author: Josh Izaac (Xanadu)
Introducing PennyLane, a Python-based software framework for optimization and
machine learning of quantum and hybrid quantum-classical computations.
.. youtube-video:: Xh9pUu3-WxM
:title: Innovating machine learning with near-term quantum computing
:author: Maria Schuld (Xanadu)
Explore different aspects of variational quantum machine learning
algorithms, including their role in the development of near-term quantum technologies,
strategies of automatic differentiation, and how to integrate quantum circuits with
machine learning frameworks such as PyTorch and Tensorflow using open-source software.
.. youtube-video:: YBHzT5V1SzU
:title: Quantum Deep Learning
:author: Nathan Killoran (Xanadu)
Explore the relationships between deep learning, differentiable
programming, and quantum computing. Learn how quantum circuits can be
trained just like neural networks!
.. youtube-video:: McgBeSVIGus
:title: Automatic Differentiation of Quantum Circuits
:author: Nathan Killoran (Xanadu)
Dive into the world of quantum gradients. Learn how to apply the parameter-shift
rule, and how derivatives of quantum circuits can be computed
automatically in software.
.. youtube-video:: YtepXvx5zdI
:title: Variational Quantum Algorithms
:author: Nathan Killoran (Xanadu)
Take a trip to the variational algorithm zoo! Gain a new appreciation
for the techniques and challenges involved in implementing methods like the
VQE, QAOA, and quantum GANs.
.. youtube-video:: t9ytqPTij7k
:title: Hybrid Quantum-Classical Machine Learning
:author: Nathan Killoran (Xanadu)
Connect the quantum and classical worlds to build trainable hybrid machine
learning models! See how quantum computing and your favourite machine
learning libraries can be combined to augment classical techniques.