Skip to content

AMPL 1.4.0 release

Compare
Choose a tag to compare
@mauvais2 mauvais2 released this 15 Jun 22:18
· 921 commits to master since this release
2ff4e51
  • Updated AMPL with deepchem 2.6.1 and the related libraries
    o Numpy to 1.21.0
    o Ipython to 7.16.3
    o PyYAML to 5.4
    o Tensorflow to 2.8.0
    o Switched to Pytorch implementation of full connected neural networks
  • Added multitaskscaffold split to the pipeline
  • Updated plot_tani_dist_distr() and hyperparameter shortlist splitting code to include fingerprint splitter.
  • Adds function curate_data.remove_outlier_replicates as part of the standard curation pipeline. Miscellaneous other improvements to data curation functions.
  • Removed hard-coded random seed from the code
  • Bugs fixes.
  • Updated test code