schnetpack_interface
Full Documentation for hippynn.interfaces.schnetpack_interface package.
Click here for a summary page.
Interface to use schnetpack networks with hippynn.
Note: Only open boundary conditions are supported for now.
- class SchNetNode(name, parents, module='auto', module_kwargs=None)[source]
 Bases:
AutoKw,Network,SingleNode- auto_module_class
 alias of
SchNetWrapper
- input_names = ('species', 'positions', 'nonblank')