Skip to content

reimerlab/pytorch_tools

Repository files navigation

pytorch_utils

Required installation for all applications ---

---- installing pytorch geometric ----

pip3 install torch-scatter -f https://data.pyg.org/whl/torch-1.10.2+cpu.html
pip3 install torch-sparse -f https://data.pyg.org/whl/torch-1.10.2+cpu.html
pip3 install torch-geometric

--- installing tensorboard

pip3 install tensorboard

#installing the dgl library
pip3 install tensorboardX
pip3 install dgl dglgo -f https://data.dgl.ai/wheels/repo.html
pip3 install requests nltk
pip3 install umap-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages