Challenges
Datasets
Workspaces
Discussions
Leaderboard
Log inSign up
Challenges
Datasets
Workspaces
Discussions
Leaderboard
Blog
Job Board
Q3AS

© 2026 Aqora Quantum S.A.S.

TermsPrivacyLegal Notice
Quantum Federated Learning for Fraud Detection background cover

qinnovision-world-challenge-2025 / Quantum Federated Learning for Fraud Detection

Join now
Overview
Docs
Code
Rules
Discussion
Approval

Quantum Federated Learning for Fraud Detection

If this is your first competition on Aqora, we highly recommend you follow the
H2 Groundstate Energy Tutorial
to get familar with the platform and the CLI.

Downloading the template

To download the template for this use case, you can run the following command in the terminal
aqora template quantum-fraud-qinnovision
This will download the template into a folder called quantum-fraud-qinnovision.
You can then open the folder in Visual Studio Code by running the following command in the terminal
aqora lab -p quantum-fraud-qinnovision
This should open the folder in Visual Studio Code. If you receive a
prompt, you can click on "Yes, I trust the authors".

Getting Started

You can find a template notebook in submission/solution.ipynb.
Fill in your solution. You can run the notebook locally to test your
solution by running the following in the terminal
aqora test
And when you are ready to submit run
aqora upload