docs(NaviDiv): add NaviDiv diversity monitoring tutorial and integrat…#344
Open
pregHosh wants to merge 1 commit intoMolecularAI:mainfrom
Open
docs(NaviDiv): add NaviDiv diversity monitoring tutorial and integrat…#344pregHosh wants to merge 1 commit intoMolecularAI:mainfrom
pregHosh wants to merge 1 commit intoMolecularAI:mainfrom
Conversation
Member
|
Many thanks. This looks very interesting. It will take some time though until I'll be able to review. |
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.
Hello there,
I have put together a tutorial for NaviDiv, a framework my colleagues and I at LCMD (EPFL) recently published in Digital Discovery. It can help users monitor and control chemical diversity during RL optimization with the REINVENT4.
What this PR adds:
Documentation: A README.md covering installation, both the Streamlit app (for analysing generated molecules interactively) and the REINVENT4 integration (for live diversity constraints during RL), plus a reference table of diversity constraints and tuning parameters.
Runnable examples: Ready-to-use configs and scripts for:
Paper: https://doi.org/10.1039/D5DD00487J
Repository: https://github.com/LCMD-epfl/NaviDiv
Please let me know if you would like me to adjust anything or add more detail to any section.