|
|
Module location: [/modules/NN_train_dxmaf.py](https://gitlab.desy.de/christian.grech/xfel-daq-ui/-/blob/0d5775c117b9fc9dc23f40d0eeac5d68b5e1fc01/modules/NN_train_dxmaf.py)
|
|
|
|
|
|
This script provides a solution for training a neural network (NN) model utilizing DAQ data. Users can supply essential parameters related to the SASE, run name, properties, source, and label through command line options or interactive prompts. The script manages loading data, preparing features and targets, splitting datasets, normalizing data, instantiating the NN model, configuring optimization settings, performing early stopping, and saving finalized models alongside evaluation metrics.
|
|
|
|
|
|
|
... | ... | |