lanl / hippynn

python library for atomistic machine learning
https://lanl.github.io/hippynn/
Other
59 stars 22 forks source link

Fix typo, modoel -> model, and change best_checkpoint.pkl to best_checkpoint.pt, as models and checkpoints save now as .pt #5

Closed MChigaev closed 1 year ago

lubbersnick commented 2 years ago

This is just a documentation update, right?

MChigaev commented 2 years ago

Sort of. It's a change to restarting.rst, which is an example provided in the documentation. But it is code that you can run if put into an interpreter.