mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
- Add random selection of InChI and SMILES strings - Implement relative error-based scoring for logP prediction - Update verification functions to return scores instead of boolean - Refactor InChI and SMILES generation for better randomness |
||
|---|---|---|
| .. | ||
| InChI2logPBootCamp.py | ||
| InChI2MRBootCamp.py | ||
| SMILES2logPBootCamp.py | ||
| SMILES2MRBootCamp.py | ||
| utils.py | ||