pacemaker

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

Software tool for constructing interatomic potentials based on nonlinear atomic cluster expansion. It requires the user to either prepare a fitting dataset based on pandas and ASE, or it can automatically extract data from VASP calculation results. The obtained potentials can be used for molecular dynamics simulations using LAMMPS, and it also provides the capability to calculate extrapolation grades for on-the-fly active learning.

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

PubChemPy

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

Python code for a chemical database, PubChem. Users can search data in PubChem by compound name, structural information and so on. It is also possible to receive outputs as a Pandas DataFrame.

To Detail

matminer

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

Open source Python package for data mining of materials. It can extract data from more than dozens of databases, perform preprocessing and visualization of extracted data. By combining machine-learning tools such as scikit-learn, users can build machine-learning models with descriptors created from the extracted data.

To Detail

ChemDataExtractor

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

Python tool for automatic extraction of chemical substance information from literature. Based on natural language processing algorithms, it can extract substance names and related physical/chemical properties such as melting points and spectra from documents written in English.

To Detail

AlphaFold

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

An AI system for predicting protein conformation. It is possible to predict the three-dimensional structure (folding structure) of a protein from its primary sequence (amino acid sequence). It learns hundreds of thousands of protein structure databases and uses DeepMind-based deep learning techniques to predict the conformation of new proteins from their amino acid sequences.

To Detail

Matbench Discovery

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

A benchmark framework for evaluating general-purpose, i.e., universal, machine learning potentials, along with a leaderboard based on those evaluations. Rankings are determined by a comprehensive assessment that considers the accuracy of predicted formation energy of materials, structural relaxation, and thermal conductivity. Recently, in addition to public research institutions such as universities, major companies like Meta, Microsoft, and Google have also joined the development of universal potentials, taking top positions on the leaderboard.

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

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

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