conda create -y -n shape python=3.12 conda activate shape pip install torch==2.8.0 torchvision==0.23.0 torchaudio==2.8.0 --index-url https://download.pytorch.org/whl ...
This is the official code repository for the paper titled Multitask finetuning and acceleration of chemical pretrained models for small molecule drug property prediction. Kinetic GROVER Multi-Task ...