Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
sGDML (Symmetric Gradient Domain Machine Learning) is a research-oriented developer tool for building machine-learning molecular force fields. The site describes it as a highly optimized implementation of the sGDML force field model, capable of accurately reconstructing global potential energy surfaces for small to medium-sized molecules from a limited number of reference calculations. The website also provides an online entry point: after uploading a dataset, users can schedule training jobs and download the resulting force field model.
The project provides Python routines, a Python API, and a command-line interface covering workflows such as data preparation, force field reconstruction, and force field queries. The documentation includes an example of reconstructing an ethanol force field using a benchmark dataset, and lists source APIs such as Train and Predict. In terms of ecosystem, the project offers benchmark datasets and pre-trained models, and states that it can be used for applications such as MD simulations, vibrational modes, vibrational spectra, and minima hopping. The documentation table of contents also mentions Multi-CPU and Multi-GPU support.
The sGDML code is developed in a GitHub repository and released under the MIT License, making it suitable for local installation, experiment reproduction, and further development. The main text does not state whether the online service itself is open source or can be privately deployed, but because the core code is open, users can perform training and prediction locally via the CLI/Python API. There is no commercial pricing information, so the code can be considered free; whether the online training service is paid is not disclosed.
Its advantages include a permissive open-source license and well-structured documentation covering installation, data preparation, CLI usage, the Python API, FAQ, and application scenarios. For computational chemistry researchers, the onboarding path is relatively clear. The main drawbacks concern data governance on the online platform: uploaded content is public by default, anyone with the link can download the data and models and submit new training jobs, lost links cannot be recovered, and uploaded data as well as generated models may be deleted at any time. In addition, the website does not provide information about SLAs, account permissions, enterprise support, or privacy-preserving training options.
sGDML is better suited to researchers in computational chemistry, molecular dynamics, and machine-learning potential energy surfaces than to general software development teams. If unpublished data, commercial molecular structures, or sensitive computational results are involved, local deployment should be preferred over uploading data online. Access from China cannot be determined from the available text and is marked as unknown; payment information is also not disclosed. Alternative or complementary tools worth considering include DeePMD-kit, SchNetPack, TorchMD-Net, and machine-learning potential solutions in the OpenMM ecosystem.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on sgdml.org official site.
sgdml.org is an Germany Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach sgdml.org directly.