# Supervised Model Production Profile # Shared across all 8 supervised models (TFT, Mamba2, TGGN, TLOB, Liquid, KAN, xLSTM, Diffusion) [training] epochs = 100 batch_size = 256 learning_rate = 0.001 weight_decay = 0.0001 gradient_clip_norm = 1.0 [early_stopping] enabled = true patience = 15