Skip to content

lgray/hgcal_ldrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hgcal_ldrd

Code repository for HGCal LDRD

You will need to:

conda create --name hgcal-env python=3.6
conda activate hgcal-env
conda install pytorch torchvision cudatoolkit=9.0 -c pytorch
conda install pandas matplotlib jupyter nbconvert==5.4.1
conda install -c conda-forge tqdm
pip install uproot scipy sklearn --user
pip install torch-scatter torch-sparse
pip install networkx

(or replace pip with the corresponding conda installation for safer compatibility)

and install pytorch geometric according to the instructions here: https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html

About

Code repository for HGCal LDRD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published