Functions

Function implementations

chainer_chemistry.functions.matmul Computes the matrix multiplication of two arrays.
chainer_chemistry.functions.mean_squared_error Mean squared error function.
chainer_chemistry.functions.mean_absolute_error Mean absolute error function.