Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement training of potential energy surfaces #278

Merged
merged 50 commits into from
Apr 30, 2021
Merged

Implement training of potential energy surfaces #278

merged 50 commits into from
Apr 30, 2021

Conversation

ktschuett
Copy link
Contributor

  • Add MD17 datamodule
  • Implement PESModel
  • Remove torch_scatter because of bug in second derivatives (switch to index_add)
  • Config for AIMLogger
  • Support for training at 16, 32, 64 bit precision
  • Move atomref + stats shift to transforms

@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

❗ No coverage uploaded for pull request base (dev@2608019). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #278   +/-   ##
======================================
  Coverage       ?   54.96%           
======================================
  Files          ?       29           
  Lines          ?     1290           
  Branches       ?        0           
======================================
  Hits           ?      709           
  Misses         ?      581           
  Partials       ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2608019...208db02. Read the comment docs.

@mgastegger mgastegger merged commit 70b7735 into dev Apr 30, 2021
@mgastegger mgastegger deleted the kts/mdmodel branch April 30, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants