Tired of out-of-memory errors derailing your data analysis? There's a better way to handle huge arrays in Python.
conda create -n pocketgen python=3.8 conda activate pocketgen conda install pytorch pytorch-cuda=11.6 -c pytorch -c nvidia conda install pyg -c pyg conda install rdkit openbabel tensorboard pyyaml ...