train.m Main script to define hyperparameters, load data, train the MGU/GRU network, and enforce stability constraints (LA, WS, PGD). test.m Script to load a trained network and the test dataset, ...