MixFunnQUANTUM DYNAMICSExperiment 04 / Cluster experiments
EXPERIMENT 04 · CLUSTER EXPERIMENTS

Train. Compare. Explore.

Configure a Hamiltonian and examine its learned quantum dynamics.

MixFunn · optional FNO · QuTiP
Configure a new training experimentHamiltonian, network architecture and temporal continuation
Hamiltonian and initial state

The couplings define an exchange-symmetric two-qubit Hamiltonian with ℏ = 1.

Training and evaluation time

Both trajectories start at t = 0. The viewing interval can be selected independently after the results are loaded.

State network

Hidden layers are evaluated in the order shown, followed by a linear output of six real amplitude components.

With supervision disabled, the state network uses the Schrödinger residual, initial-condition and norm losses. QuTiP remains the reference for evaluation. FNO input, target and seed trajectories are generated by MixFunn.

Fourier neural operator

Run the experiment on the cluster
  1. Place train_experiment.py, mixfunn.py, run_training.sh and the downloaded experiment.json in the same project directory.
  2. Set PROJECT_DIR and PYTHON_BIN in the Slurm script to your project folder and Python environment, then submit:
sbatch run_training.sh experiment.json

After completion, open runs/slurm_JOBID/curves.json using the results control below. The site does not submit jobs, monitor Slurm or upload results automatically.

The JSON contains the complete configuration, including physical loss weights and LBFGS settings. These additional options can be edited in the JSON before submission.

RUN

Explore training results

Included example

Open the curves.json produced by a completed training run, or explore the included experiment without supervised data.

Imported results stay in this browser tab and are cleared on reload.

Loading the included experiment…