Giter Site home page Giter Site logo

materialsvirtuallab / mlearn Goto Github PK

View Code? Open in Web Editor NEW
105.0 16.0 27.0 72.38 MB

Benchmark Suite for Machine Learning Interatomic Potentials for Materials

License: BSD 3-Clause "New" or "Revised" License

Python 84.87% Jupyter Notebook 15.13%
machine learning interatomic potentials materials science chemistry

mlearn's People

Contributors

dependabot-preview[bot] avatar shyuep avatar yunxingzuo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mlearn's Issues

The unit of virial stress Si data set

Hello,

What is the unit of the virial stress Si data set? Also, for each structure, the virial stress has 6 members. How are these members organized?

Thank you for your help in advance.

Could you please update example scripts in 'notebooks'?

Could you please update example scripts in 'notebooks'?

I downloaded this package on Dec. 4, 2019 & successfully installed various descriptors (except for MTP which needs a license from the author). However, when I tried to run the examples scripts in the directory 'notebooks', I found they were kind of obsolete. For instant, to import the GAP potential, it is written in the script as "from mlearn.potential.gap import GAPotential". While I checked the location of 'mlearn' package, and the folder has already been renamed from 'potential' to 'potentials'. There are more incompatibilities like this. Accordingly, the example scripts cannot even be ran.

As a beginner, I'm so grateful that your teams can share such a handy tool to run various machine learning potentials. But I think it is really important for us to follow the example scripts, since there is no full documentation with respect to this tool available online.

Many thanks!

Need third party package installation guides for all potentials

Currently fitting a potential require the installation of specific packages, e.g., QUIP for GAP and LAMMPS for SNAP. mlearn codes work as python wrappers for those packages. We may need to find a way to share those packages, or tell the users where to find them and how to install them so that the users can use mlearn.

Cu dataset question

Hi,

I am trying to reproduce the result for the Cu dataset and I have several questions about it. In the input.nn file, in the atom_energy, it is "Cu -0.97". What is the meaning of it? The energy of each Cu atom is subtracted by 0.97 eV or Hartree? Also, I am wondering which standardization scheme is used for the fingerprints.

fp = (fp - fp_min)/(fp_max - fp_min) or something else?

Thanks!

Mingjie

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.