Skip to content

Release v3.4.9#18

Open
martin-sicho wants to merge 181 commits intomasterfrom
dev
Open

Release v3.4.9#18
martin-sicho wants to merge 181 commits intomasterfrom
dev

Conversation

@martin-sicho
Copy link
Contributor

@martin-sicho martin-sicho commented Feb 11, 2026

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

  • Fix broken link to quick start tutorial in README

Changes

  • For the SequenceExplorer the current epoch and the maximum number of rl epochs are
    now logged to the {model_name}_fit.log file.
  • Added weights_only=True in torch.load to the loading in Model.loadStatesFromFile so
    the warning about arbitrary code execution from PyTorch is no longer raised.

Removed Features

None.

New Features

  • Add argument 'loss_tolerance' to Generator.fit. Setting a loss tolerance allows
    a small increase in the training loss before stopping training early if the
    valid_fraction is increased.
  • Shape matching as an objective function was added (see tutorial)
  • Added a Docker container to easily setup DrugEx and QSPRpred enabled environments. See Dockerfile for details.

martin-sicho and others added 30 commits December 2, 2024 12:56
…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.
fulopjoz and others added 22 commits November 26, 2025 16:43
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
@martin-sicho martin-sicho removed the request for review from HellevdM February 19, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants