-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add contining training from specific dir[load_model_dir] * Update model loading to handle different output dimensions in retrain(trasnfer learning) * update docs * update unimol format Uni-Mol * update url dptech-core to deepmodeling * update version setup * update unimol v2 docs * update split methods * update split method: group split; kfold=1 for all training * merge main * update train docs * Fix: unimol_tools using unimolv2 sometimes hang at multiprocesses * update version 0.1.2 * update log for generate conformers * [update] unimolv2 feature calculated using numpy.ndarray instead of torch.tensor * [update] conformer details for UnimolV1 * [Update] Windows platforms no longer use multiprocessing by default * [Fix] Exception when using unimolv2 with atoms count >128 * [Update] update version number and requirements * [Update] Weight download log info
- Loading branch information
Showing
4 changed files
with
82 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters