Giter Site home page Giter Site logo

Comments (5)

chc273 avatar chc273 commented on July 19, 2024

@Rana-Phy thanks for the comments. I think the optimization finds the solutions with one positive value for bulk energy to be the most probable solution. It is from the data you chose rather than the code mandating such behavior.

An easy test would be to copy the bulk elemental data in the training a few times. This is essentially adding a large weight to those data points to make sure that the model predicts the correct elemental energy.

from maml.

chc273 avatar chc273 commented on July 19, 2024

@Rana-Phy it is also possible to constrain the snap coeff. Basically, the snap coeff is just the coefficients fitted from linear regression. You can put the constraints that you like fairly easily to the linear fitting part, but that requires you to modify some part in the code.

from maml.

Rana-Phy avatar Rana-Phy commented on July 19, 2024

@chc273 Thanks for your quick reply. I have a quick check on my data set.
Could it come from the mixing Ti and Ti_sv versions (VASP potential)?
I have used Ti PAW for large structures (100-200 atom cases) for faster calculation.
Other DFT calculations are done with Ti_sv.
If there is any way or tips for energy correction manually due to PAW version mixing kindly let us know.

from maml.

chc273 avatar chc273 commented on July 19, 2024

@Rana-Phy ah, this could be a problem. The abs energy can be different using different pseudopotentials. Please keep them consistent.

from maml.

Rana-Phy avatar Rana-Phy commented on July 19, 2024

@chc273 It seems like fitsnap code has a tool for shifting energy.
https://github.com/FitSNAP/FitSNAP/tree/master/tools

from maml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.