2DMAT

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

2DMAT is a framework for applying a search algorithm to a direct problem solver to find the optimal solution. In  version 1.0, for solving a direct problem, 2DMAT offers the wrapper of the solver for the total-reflection high-energy positron diffraction (TRHEPD) experiment. As algorithms, it offers the Nelder-Mead method, the grid search method, the Bayesian optimization method, and the replica exchange Monte Carlo method. Users can define original direct problem solvers or the search algorithms.

To Detail

aenet (ænet, The Atomic Energy Network)

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

aenet is software for atomic interaction potentials using artificial neural networks. Users can construct neural network potentials using structures of target materials and their energies obtained from first principle calculations. The generated potentials can be used to molecular dynamics or Monte Carlo simulations.

To Detail

Allegro

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

Open source software for constructing the Allegro potential model based on E(3)-equivariant graph neural networks and using the potential model for molecular dynamics simulations. The code depends on NequIP and can be run in a similar manner. Allegro scales better than NequIP since it doesn’t rely on message passing and the architecture is strictly local with respect to atom-wise environments.

To Detail

BEEMs

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

BEEMs is a Bayesian optimization tool of Effective Models (BEEMs). In BEEMs, the quantum lattice model solver HΦ is used as a forward problem solver to compute the magnetisation curve based on the given Hamiltonian. The deviation between the obtained magnetisation curve and the target magnetisation curve is used as a cost function, and the Bayesian optimization library PHYSBO is used to propose the next candidate point of the Hamiltonian for searching the minimum cost function

To Detail

Caffe

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

An open-source library for machine learning. Various functions on deep learning based on neural network can be used by this package. This package is especially customised for image identification, and a number of sample codes are prepared. Users can also use pre-trained models, which are open in Caffe Model Zoo. Since this package is written in C++, high-speed operation is realised.

To Detail

Chainer

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

An open-source library for machine learning. Various functions on machine learning/deep learning are implemented in this package. Using flexible user-friendly description, various types of networks from simple to complex ones can be implemented. GPGPU parallel computation based on CUDA is also supported.

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

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

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

EVO

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

An application for structure prediction based on the evolutionary algorithm. From an input of the atomic position in a unit cell and possible elements at each atomic position, this application predicts the stable structure and composition from the first-principles calculation and molecular dynamics in combination with the evolutionary algorithm. This application is written in Python, and uses Quantum ESPRESSO and GULP as an external program.

To Detail