File size: 637 Bytes
14ce12d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "model_type": "waveguard-physics",
  "architecture": "klein-gordon-lattice",
  "chi0": 19.0,
  "kappa": 0.015873015873015872,
  "lambda_floor": 10.0,
  "dt": 0.025,
  "c": 1.0,
  "default_grid_size": 128,
  "default_evolution_steps": 150,
  "default_learning_steps": 80,
  "fingerprint_dims": 52,
  "fingerprint_bins": 32,
  "field_level": 0,
  "supported_encoders": [
    "json",
    "timeseries",
    "numeric_array",
    "complex_numeric",
    "text",
    "image",
    "tabular",
    "correlation_aware"
  ],
  "pipeline_tag": "anomaly-detection",
  "library_name": "waveguard",
  "version": "1.0.0"
}