InternBootcamp/internbootcamp/bootcamp/ChemStructure2Property
chenyongkang 18f47e0a3a refactor(bootcamp): simplify InChI and SMILES generation
- Reduce the number of generated InChIs and SMILES from 10 to 1
- Remove random selection, always return the first generated structure
- Comment out debug prints and unused code
2025-06-17 13:29:31 +08:00
..
InChI2logPBootCamp.py refactor(bootcamp): simplify InChI and SMILES generation 2025-06-17 13:29:31 +08:00
InChI2MRBootCamp.py refactor(internbootcamp): standardize naming conventions and improve code structure 2025-06-16 20:49:17 +08:00
SMILES2logPBootCamp.py refactor(bootcamp): simplify InChI and SMILES generation 2025-06-17 13:29:31 +08:00
SMILES2MRBootCamp.py refactor(internbootcamp): standardize naming conventions and improve code structure 2025-06-16 20:49:17 +08:00
utils.py adding MR and LogP Prediction tasks 2025-06-16 15:10:05 +08:00