mit-han-lab / torchquantum

A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
https://torchquantum.org
MIT License
1.3k stars 197 forks source link

QCBM algorithm #271

Closed Gopal-Dahale closed 3 months ago

Gopal-Dahale commented 4 months ago

Purpose

Added Quantum Circuit Born Machine (QCBM) algorithm.

Details

Mentions

@GenericP3rson

Gopal-Dahale commented 4 months ago

@GenericP3rson Can you help me with this flake8 error in github actions.

GenericP3rson commented 4 months ago

Hi, don’t worry about getting that working, you just need to pass the functional tests!

Gopal-Dahale commented 3 months ago

@GenericP3rson what do you think about formatting now?