models
Submodule containing the neural network models.
Contains the main LightningModule in mldft.ml.models.mldft_module and the components for the neural networks in mldft.ml.models.components.
Modules
Components for the ML models. |
|
Lightning module for the neural network. |