Reinvent: Sampling Module
- Run
- About
This app is based on "Sampling_Demo.ipynb" from the ReinventCommunity notebook. The purpose of the notebook is to show how to sample further compounds from a given model state (agent). During the RL process, each iteration of the agent produces an output of a number of molecules and stores it inside. If more ideas are necessary for the project afterward, this can be achieved through this module. The sampling module enables you to extract molecules from the trained agent (given model state) to use for more investigation. For more information, please see the tutorial page of Reinvent Apps.
Example Use Case: A sampling of SMILES from the generative trained agent
Limitation:
- Job only can be submitted in CPU version
- Currently, maximum 5 million SMILES can be sampled
Nov-21-2022
so you can keep track of your jobs