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

QUIP

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

A collection of software tools for molecular dynamics calculations. Various interatomic potentials and tight binding models are implemented, and numerous external applications can be invoked. It also supports training and evaluation of GAP (Gaussian Approximation Potential), which is a form of machine learning potential.

To Detail

XenonPy

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

XenonPy is a high-throughput material exploration framework based on machine learning technologies. This library can generate various chem/phys descriptors for machine learning to explore materials in virtual environment. Descriptors in matminer can be also used. Model training is done by PyTorch. Visualization tool for descriptor and transfer learning framework are also provided.

To Detail

NetKet

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

NetKet is an open-source project delivering cutting-edge methods for the study of many-body quantum systems with artificial neural networks and machine learning techniques. Users can perform machine learning algorithms to find the ground-state of many-body Hamiltonians such as supervised learning of a given state and optimization of neural network states by using the variational Monte Carlo method.

To Detail

NequIP

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

Open source software for building and using machine learning potentials based on E(3)-equivariant graph neural networks, which can be trained on output files of simulation codes that can be read by ASE. Molecular dynamics calculations with LAMMPS can be performed using the trained potentials.

To Detail

iqspr

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

isqpr is an R package to find candidate molecules that has your desired chemical structures and chemical properties. SMILES (Simplified Molecular Input Line Entry Specification Syntax) is employed to represent chemical structures. To find candidate molecules, sequential Monte Carlo method generates  new molecules, whose chemical properties are predicted by machine learning techniques.

To Detail