You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -381,6 +381,12 @@ For the setup and simulation code of neural network encoded variational quantum
381
381
382
382
Reference paper: https://arxiv.org/abs/2308.01068 (published in PRApplied).
383
383
384
+
### FLDC
385
+
386
+
Absence of barren plateaus in finite local-depth circuits with long-range entanglement, see the [demo](/examples/vqe_toric_code.py).
387
+
388
+
Reference paper: https://arxiv.org/abs/2311.01393 (published in PRL).
389
+
384
390
### Effective temperature in ansatzes
385
391
386
392
For the simulation implementation of quantum states based on neural networks, tensor networs and quantum circuits using TensorCircuit-NG, see the [project repo](https://github.com/sxzgroup/et).
@@ -405,6 +411,12 @@ For the simulation code and data for the work on low weight Pauli propagation in
For the code implementation on the work of demonstrating plasticity in quantum continual learning, see the [project repo](https://github.com/sxzgroup/quantum-plasticity).
0 commit comments