QuCumber

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

QuCumber is an open-source Python package that implements neural-network quantum state reconstruction of many-body wavefunctions from measurement data such as magnetic spin projections, orbital occupation number. Given a training dataset of measurements, QuCumber discovers the most likely quantum state compatible with the measurements by finding the optimal set of parameters of a restricted Boltzmann machine (RBM).

.

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

RuNNer

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

FORTRAN-based software package developed by the Behler Group for implementing Behler-Parinello neural network potentials. Potentials can be constructed, evaluated, and used for molecular dynamics simulations using LAMMPS. The newest generation of neural network potentials that take into account long-range electrostatic interactions are implemented.

To Detail

scikit-learn

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

An open-source library for data mining and data analysis. This package implements various methods of machine learning such as supervised learning (data classification, data regression, etc.), unsupervised learning (data clustering, etc.), and data pre-processing. This package is implemented on Python numerical libraries, NumPy and Scipy, and supports parallel computation.

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

Strawberry Fields

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

Python library for the design, simulation, and optimization of continuous-variable quantum optical circuits. It has high-level functions for solving problems including graph and network optimization, machine learning, and chemistry, and can perform training and optimization of quantum programs using the TensorFlow backend.

To Detail

TensorFlow

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

A numerical library for machine learning. Various functions on machine learning (including supervised learning and unsupervised learning) are implemented in this package. Complex network can be expressed in a simple form by using data flow graphs. Efficient CPU/GPGPU parallel computation is supported to realise efficient operation on large scale data.

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

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

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