You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcus Wieder edited this page Nov 7, 2023
·
4 revisions
Package outline
Overview
We will base our work on the following packages for specific tasks.
Task
Package
Model definition
pytorch
QM calculations and dataset
QCarchive, QCSubmit
Experiment control, reproducibility, model shipping
Data Version Control
units
openff-units
hyper-parameter selection and optimization
ray
The package has the following overall structure
modelforgedatasets/# retrieve and prepare different datasets to enable efficient training curation/# curate datasets to make them usable (the pipeline before uploading to zenodo) interface/# interface to other molecular simulation packagespotential/# defines all operations needed to implement a nnp and implement nnpstrain/# define hyper-parameters and their optimization and training routine utils/# helper functions