Produce a state with a QCBM of depth 1 (can be changed by changing last argument in line 44 in main.py)
The generator is a QCBM of depth 2 (can be changed by changing last argument in line 44 in main.py) that learns to produce the same state as the real state produced.
Change number of qubits in main.py by changing n_qubits.py.
Change learning rate by changing lr_dis and lr_gen in qgan_lib.py