01

Training Panel

Model: y = 2x + 1  |  Dense(1) regression using MSE + Adam

xy (expected)
02

Save & Load Panel

Persist the trained model to LocalStorage and reload it on demand.

03

Prediction Panel

Compare predictions from the original trained model vs the reloaded model.