tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
3 stars 0 forks source link

Add `HyPER.predict` function #14

Closed tzuhanchang closed 5 months ago

tzuhanchang commented 5 months ago

Phase out Evaluate.py and prefer .predict function in pytorch_lightning.LightningModule. This pull request also moved reconstruction script to HyPER.topology folders, users can now choose which event topology to use in reconstruction in configuration file.