Data¶
General: dataset, module and loader¶
This module contains the classes used for handling datasets and for feeding them to the Lightning trainer.
|
Define a torch dataset from a dictionary of lists/array/tensors and names. |
|
PyTorch DataLoader for |
|
Lightning DataModule constructed for |
Graph specific tools¶
This module contains the classes used for handling and creating graphs.
The atomic number table. |
|
|
Internal helper class that describe a given configuration of the system. |
|
Get the neighbor list of a given set atoms. |
|
Build DictDataset object containing torch_geometric graph data objects from configurations. |