choderalab / modelforge

Infrastructure to implement and train NNPs
https://modelforge.readthedocs.io/en/latest/
MIT License
12 stars 5 forks source link

Flexible NNP implementations #38

Closed wiederm closed 1 year ago

wiederm commented 1 year ago

Description

PaiNN (and to a lesser degree SchNET) has some implicit assumptions about the number of layers and dimensions. This PR aims to expose the relevant parameters and make it customizable.

Todos

Status

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (88666ab) into main (48281ac) will decrease coverage by 16.61%. The diff coverage is 82.85%.

Additional details and impacted files