ml
The machine learning subpackage of mldft.
It contains all necessary functionalities to train neural networks on OF-DFT data.
Modules
Submodule for pytorch lightning callbacks. |
|
Entry point for computing dataset statistics. |
|
Data loading for the training and evaluation of ML models. |
|
Submodule containing the neural network models. |
|
Modules relevant before training, in particular computation of dataset statistics. |
|
Main entry point for training. |