Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

[WingCode] Quantum Scam Finder #111

Open
WingCode opened this issue Feb 25, 2022 · 1 comment
Open

[WingCode] Quantum Scam Finder #111

WingCode opened this issue Feb 25, 2022 · 1 comment
Labels
Google Quantum AI Research Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#google-quantum-ai IBM Qiskit Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challe QAOA Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#qaoa-challenge Quantum Entrepreneur Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entrepren Quantum Finance Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-c

Comments

@WingCode
Copy link

WingCode commented Feb 25, 2022

Team Name: WingCode

Project Description:

This project finds scammer customer nodes in a banking graph. Scammer nodes tends to be the one with highly interconnected with other scammer nodes so that they are able to funnel the money around and making it difficult to track the sources of funds.
The problem of finding this highly interconnected nodes is called clique problem in graph theory which is NP-Hard with banks having large customer bases with lot of interactions. We can use quantum computing optimiser such as QAOA to find these scammer nodes and scam rings.

Presentation:

https://github.com/WingCode/quantum-scam-finder/blob/main/README.md
Pitch deck: https://drive.google.com/file/d/1LE_eSIOze6kh9vcpNMevzmwM0LSUSYuz/view?usp=sharing

Source code:

https://github.com/WingCode/quantum-scam-finder/blob/main/qc_clique_scam_finder.ipynb

Which challenges/prizes would you like to submit your project for?

  • Quantum Finance Challenge Award
  • Google Quantum AI Research Challenge Award
  • Hybrid Algorithms Challenge Award
  • IBM Qiskit Challenge Award
  • QAOA Challenge Award
  • Quantum Entrepreneurship Challenge Award
@isaacdevlugt
Copy link
Collaborator

Thank you for your submission! There's still time to populate your submission with code, presentation material, etc. Please make any final adjustments before the deadline tonight at 17h00 EST!

Good luck!

@isaacdevlugt isaacdevlugt added Google Quantum AI Research Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#google-quantum-ai IBM Qiskit Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challe QAOA Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#qaoa-challenge Quantum Entrepreneur Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entrepren Quantum Finance Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-c labels Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Google Quantum AI Research Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#google-quantum-ai IBM Qiskit Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challe QAOA Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#qaoa-challenge Quantum Entrepreneur Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entrepren Quantum Finance Challenge More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-c
Projects
None yet
Development

No branches or pull requests

2 participants