Skip to content

PoCInnovation/FastQuantum

Repository files navigation

FastQuantum

FastQuantum is a research project exploring the intersection of machine learning and quantum computing. Its main objective is to develop an AI system capable of predicting the optimal parameters for efficiently running quantum algorithms. In the long term, the ambition is to go even further by creating a model able to predict quantum algorithm results themselves—a challenging goal that remains out of reach for now but guides the project’s future direction.

How does it work?

FastQuantum currently focuses on using Graph Neural Networks (GNNs) and Quantum Neural Networks (QNNs) to learn how to predict optimal parameters for quantum algorithms.

Many quantum algorithms—such as MaxCut or Vertex Cover—can be represented as graphs. This makes GNNs a natural fit: they can capture the structure of the problem instance and learn meaningful patterns directly from the graph topology. In parallel, QNNs allow the model to integrate quantum-inspired representations that may generalize better to circuits with quantum-specific behavior.

Getting Started

Installation

Clone the repository and install the required dependencies:

git clone https://github.com/PoCInnovation/FastQuantum.git
cd FastQuantum
pip install -r requirements.txt

Quickstart

Forthcoming

Usage

Forthcoming

Get involved

You're invited to join this project ! Check out the contributing guide.

If you're interested in how the project is organized at a higher level, please contact the current project manager.

Our PoC team ❤️

Developers


Elie Stroun

Gregroire Caseaux

Noa Smoter

Pierre Beaud

Manager


Sacha Henneveux

Organization

LinkedIn logo Instagram logo Twitter logo Discord logo

Website logo

🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on PoC's repositories

Made with ❤️ by PoC

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages