Commit graph

9 commits

Author SHA1 Message Date
chenyongkang
324d068f8d refactor(internbootcamp): standardize naming conventions and improve code structure
- Rename puzzle configuration files for consistency (e.g., InChI2logP_test.json)
- Standardize class names to PascalCase (e.g., InChI2MRBootCamp -> InChI2MRbootCamp)
- Improve code structure in various bootcamp modules for better readability and maintainability
- Update import statements and file references to reflect new naming conventions
- Enhance setup.py to include rdkit dependency
2025-06-16 20:49:17 +08:00
lipeiji
9f0c6efee5 fix symbolic 2025-06-16 20:31:37 +08:00
lipeiji
5eb513f014 fix bugs for symbolic regression bootcamp 2025-06-16 17:31:52 +08:00
Jucheng Hu
91972f43ea adding MR and LogP Prediction tasks 2025-06-16 15:10:05 +08:00
lipeiji
33101ef068 Merge remote-tracking branch 'remotes/origin/main' into pjli-dev 2025-06-16 10:36:06 +08:00
lipeiji
46611681c2 add medical 2025-06-16 10:33:07 +08:00
chenyongkang
483c53c714 feat(bootcamp): Add BBEHHyperbaton (verified) 2025-06-12 14:15:53 +08:00
chenyongkang
8678ab0e3b feat(bootcamp): Add BBEHHyperbaton (verified) 2025-06-12 14:15:53 +08:00
lilinyang
18a552597a init-commit 2025-05-23 15:27:15 +08:00