Physics-Informed vs Raw MLP Classifier

Controls


Manual launch


Live classifier

Two models train in parallel on the same samples (seeded).

physics: acc — | loss —
raw MLP: acc — | loss —

Trajectories — Physics (top) & Raw MLP (bottom)

Same shots; colors from each model
Short (R < 100 m) Medium (100–200 m) Long (≥ 200 m)
Physics‑informed predictions
Raw MLP predictions

Decision fields — side by side

Dots are the same training samples
Physics‑informed Softmax (feature: R̂ = v² sin(2θ)/g)
Raw MLP ([1, v/60, sinθ, cosθ], hidden=16)
Physics confusion
Raw-MLP confusion

Validation Accuracy over Time

Live comparison of model performance

━━ Physics-informed ━━ Raw MLP