Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

Zero-Permutation Jet-Parton Assignment using a Self-Attention Network

Installation

curl -O https://raw.githubusercontent.com/slowmoyang/SaJa/main/environment.yml
conda env create -f environment.yml
conda activate saja-py310