Open
Conversation
… resource utilization
…nd adaptive resource utilization
…scoring capabilities
…andling for RDKit molecules
…d update licensing information
…r management; increase conformer sampling and optimize scoring process.
… core allocation, enhance memory pool initialization, and standardize logging intervals.
…former generation and threading; improve error handling and memory management.
…y pool at import and improve error handling during initialization.
… filtering criteria; initialize OpenEye memory pool at import, adjust worker calculations, and streamline database preparation for better performance.
…crepancies in processed molecule counts.
Co-authored-by: H.W. van den Maagdenberg <h.w.van.den.maagdenberg@lacdr.leidenuniv.nl>
Co-authored-by: H.W. van den Maagdenberg <h.w.van.den.maagdenberg@lacdr.leidenuniv.nl>
Co-authored-by: H.W. van den Maagdenberg <h.w.van.den.maagdenberg@lacdr.leidenuniv.nl>
Co-authored-by: H.W. van den Maagdenberg <h.w.van.den.maagdenberg@lacdr.leidenuniv.nl>
Looks all good on my end so merging.
Add Docker image and compose files for Jupyter Lab server with DrugEx and QSPRpred installed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Battle tested at the 9ADD workshop so I think we can make a new release finally. Changes:
Change Log
From v3.4.8 to v3.4.9
Fixes
Changes
SequenceExplorerthe current epoch and the maximum number of rl epochs arenow logged to the
{model_name}_fit.logfile.weights_only=Trueintorch.loadto the loading inModel.loadStatesFromFilesothe warning about arbitrary code execution from PyTorch is no longer raised.
Removed Features
None.
New Features
Generator.fit. Setting a loss tolerance allowsa small increase in the training loss before stopping training early if the
valid_fractionis increased.