Skip to content

v0.5.2

Compare
Choose a tag to compare
@Xiangyan93 Xiangyan93 released this 14 Dec 00:40
· 25 commits to main since this release

Bugfix:

  1. Evaluate the model performance at the last iteration.
  2. Unify the dataset structure of mgktools, molalkit, and deepchem. The dataset.y is always 2-dimensional numpy array.
  3. Add more unit tests.