File size: 895 Bytes
7fab05e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "title": "QML Classifier Explorer",
  "subtitle": "QCAA HW1 Problem 2 classification results",
  "status": "template export",
  "description": "The viewer first looks for a gx10-generated runtime export. If no runtime data exists, it falls back to this lightweight template.",
  "experiment": {
    "model": "PennyLane QML classifiers",
    "task": "Binary classification (circle and moons datasets)",
    "methods": [
      "explicit",
      "kernel",
      "reuploading"
    ],
    "datasets": [
      "circle",
      "moons"
    ],
    "device": "configurable: default.qubit or lightning.qubit",
    "note": "Run training on gx10 to populate hf_space_hw1_problem2/runtime/viewer_data.json."
  },
  "assets": {
    "datasets_overview": "assets/preview_datasets.png",
    "boundaries_grid": "assets/preview_boundaries.png"
  },
  "grid": {
    "resolution": 50
  },
  "timeline_steps": []
}