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
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
When #62 is merged, we need an example using the ModuleTensorMap to show how to create custom models. I was thinking something very rudimentary for now: One nonlinear layer and then a reduce operation to sum over all contributions to get a total energy. More complicated things can be done in a dedicated modelssubmodule.
The text was updated successfully, but these errors were encountered:
When #62 is merged, we need an example using the
ModuleTensorMap
to show how to create custom models. I was thinking something very rudimentary for now: One nonlinear layer and then a reduce operation to sum over all contributions to get a total energy. More complicated things can be done in a dedicatedmodels
submodule.The text was updated successfully, but these errors were encountered: