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

Training on atomization or absolute energies? #12

Closed
proteneer opened this issue Nov 14, 2017 · 5 comments
Closed

Training on atomization or absolute energies? #12

proteneer opened this issue Nov 14, 2017 · 5 comments

Comments

@proteneer
Copy link
Collaborator

Another point that wasn't mentioned in the paper is if you guys were training to the total QM energy or the Atomization Energies (since you guys do provide the self-interaction atomic energies). Can you kindly clarify?

@Jussmith01
Copy link
Collaborator

Training is to atomization energies.

@proteneer
Copy link
Collaborator Author

Thanks Justin (for this and the other issue!)

@proteneer proteneer reopened this Dec 12, 2017
@proteneer
Copy link
Collaborator Author

I need to clarify something else, are you guys normalizing the energies to the unit gaussian? We think Adrian may have mentioned something about this during the talk he gave at our company, but we couldn't find any references to this in the pre-print of the Chemical Science paper.

@Jussmith01
Copy link
Collaborator

Are you you asking: are we normalizing the labels [energies] (after we remove the single atom energies from the total energy)? If so, the answer is no. We actually do no preprocessing on the energies aside from the atomization shift. Once the energies are shifted we train directly to hartrees, which are in the range -4 to 0 Ha (Figure 3C -> https://arxiv.org/pdf/1708.04987v1.pdf) unless something is wrong with the data (or working with larger systems in the training set). Early on in this work I noticed normalizing didn't make a difference so I stopped using it. However, if working with larger molecules in the training set it might be a good idea to start doing it. Does this answer your question?

@proteneer
Copy link
Collaborator Author

Thanks, this is exactly what I was looking for.

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

No branches or pull requests

2 participants