Update README.md
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ In each epoch, generation continued until 30 unique small molecules were generat
|
|
141 |
|
142 |
- **Evaluation:** A reward function include:
|
143 |
|
144 |
-
- Binding affinity predictor: "Protein-Ligand Binding Affinity Prediction Using Pretrained
|
145 |
- Customized invalid structure assessor: Based on RDKit library
|
146 |
- A multiplicative penalty of "0.7" when a generated SMILES matched a molecule present in the approved SMILES dataset.
|
147 |
|
|
|
141 |
|
142 |
- **Evaluation:** A reward function include:
|
143 |
|
144 |
+
- Binding affinity predictor: "Protein-Ligand Binding Affinity Prediction Using Pretrained Transformers was (PLAPT)"
|
145 |
- Customized invalid structure assessor: Based on RDKit library
|
146 |
- A multiplicative penalty of "0.7" when a generated SMILES matched a molecule present in the approved SMILES dataset.
|
147 |
|