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
Alexandre Day edited this page Jan 5, 2017
·
34 revisions
**Jan 2017**
* **Marin**:
- [ ] change direction of sweeping (is it possible?)
- [ ] Check MB protocol for stability
- [ ] idea: train at positive temperature, then flip sign of temperature and initiate with pre-trained Q
* **Alex**:
- [ ] Check EA OP for continuous protocol
- [x] Note on EA order parameter, email Marin, Pankaj
- [ ] Check what happens when you reduce $dt$. Try $dt=0.01,0.025$.
- [ ] Implement comments draft
- [ ] Analysis for simulated annealing
- [x] Run simulations (SGA) : Fidelity vs evolution time. Fidelity vs. computation time.
- [x] Do the F vs total time T curve
- [x] Save the optimal protocols and the inst. fidelity vs iteration number within every run
- [x] Run codes for following specifications and compute the following quantities:
- actions=[-0.8,0.,0.8]
- continuous protocol: +- [0,0.1,0.2,0.5,1.0,2.0,4.0,8.0]
- psi_i=GS(hx=-1), psi_f=GS(hx=+1)
- hx\in[-4,4] [the initial field is pre-quenched to -4.0]
- Time slices: np.linspace(0.25,2.5,10). Running 2E4 episodes (Marin)
- [x] Compute EA order parameter
- [x] Perform t-SNE plots of obtained bang-bang spin configurations (could be Potts spin too)