Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 335 Bytes

Note: The codebase is currently somewhat disorganized. We plan to clean it up over the coming weeks. Nonetheless, it should be sufficient to reproduce all the work in our paper. Feel free to send us a message if you have any questions!

conda create --name cluster python=3.12
conda activate cluster
python -m pip install -e .