GASP

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An application for structure prediction based on the genetic algorithm. This application can predict the structure and composition of stable phase of crystals, molecules, atomic clusters, and so on by using first-principles calculation and molecular dynamics. This application implements interfaces with various programs such as VASP, LAMMPS, MOPAC, GULP, JDFTx, etc, and runs efficiently on parallel computing architectures.

To Detail

Theano

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An open-source numerical library for machine learning. Various functions related to deep learning are implemented. This package directly treats equations as such, and have useful routines such as matrix operation and auto partial derivative. Users can convert their codes into C language, and can compile it. High speed operation by GPGPU parallel calculation is supported. A number of tutorials are available.

To Detail

XtalOpt

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An application for prediction of stable and metastable structures from a chemical composition. This application applies the revolutionary algorithm to structure prediction by using various external energy calculators (VASP, GULP, Quantum Espresso, CASTEP).

To Detail

Torch

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An open-source numerical library for machine learning. Various functions related to deep learning based on neural networks are implemented. Users can implement complex network with flexible description, and can try various state-of-the-art methods. This package is used in a number of companies in the world. This package is written by the script language, lua.

To Detail

SIMPLE-NN

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

Software package to implement Behler-Parinello neural network potentials. Potentials can be trained from structure-energy/ interatomic forces/stress data, and molecular dynamics calculations using LAMMPS can also be performed using learned potentials. A prediction uncertainty measure can also be calculated simultaneously.

To Detail

CrySPY

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

CrySPY is a crystal structure prediction tool by utilizing first-principles calculations and a classical MD program. Only by inputting chemical composition, crystal structures can be automatically generated and searched. In ver. 0.6.1, random search, Bayesian optimization, and LAQA are available as searching algorithms. CrySPY is interfaced with VASP, Quantum ESPRESSO, and LAMMPS.

To Detail

PyTorch

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An interface package to use Torch (the open-source numerical library for machine learning) from Python. Users can easily implement deep learning based on neural networks, and can use various state-of-the-art methods. This package supports GPGPU parallel computation, and realises high-speed operation. A front-end interface for C++ is also prepared.

To Detail

DeePMD-kit

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

Python/C++ based software package that employs deep learning techniques for construction of interatomic potentials. It implements the Deep Potential, which defines atomic environment descriptors with respect to a local reference frame. The output of many first-principles and molecular dynamics applications can be used as training data, and the trained potentials can be used for molecular dynamics calculations using LAMMPS and path integral molecular dynamics calculations using i-PI.

To Detail

COMmon Bayesian Optimization Library (COMBO)

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

COMmon Bayesian Optimization Library (COMBO) is an open source python library for machine learning techniques. COMBO is amenable to large scale problems, because the computational time grows only linearly as the number of candidates increases. Hyperparameters of a prediction model can be automatically learned from data by maximizing type-II likelihood.

To Detail

Keras

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An open-source numerical library for machine learning. Using other machine learning numerical libraries (TensorFlow, CNTK, Theano, etc.), users can construct neural networks by relatively short codes. Since a number of methods in machine learning and deep learning are implemented, users can try state-of-the-art methods easily. This package is written by Python.

To Detail