Skip to content

Instantly share code, notes, and snippets.

@mwdchang
Created July 6, 2022 03:20
Show Gist options
  • Save mwdchang/7721cc8b2188b63f0f9bf6a0b95cc56b to your computer and use it in GitHub Desktop.
Save mwdchang/7721cc8b2188b63f0f9bf6a0b95cc56b to your computer and use it in GitHub Desktop.
Common python package dependencies

pip install torch torchvision torchaudio

pip install jupyterlab

pip install numpy scipy scikit-learn

pip install tqdm matplotlib pandas

pip install torch-scatter torch-sparse torch-cluster torch-spline-conv torch-geometric -f https://data.pyg.org/whl/torch-1.11.0+cpu.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment