You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.