Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
- reconstruction
|
6 |
---
|
7 |
|
|
|
|
|
|
|
8 |
## Models
|
9 |
|
10 |
Please see the linked model cards below for more details.
|
@@ -13,3 +16,22 @@ Please see the linked model cards below for more details.
|
|
13 |
- [clic/clusters/v2.0.0](clic/clusters/v2.0.0/README.md)
|
14 |
- [clic/clusters/v2.1.0](clic/clusters/v2.1.0/pyg-clic_20241106_104416_929167/README.md)
|
15 |
- [cms/v2.1.0](cms/v2.1.0/pyg-cms_20241101_090645_682892/README.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
- reconstruction
|
6 |
---
|
7 |
|
8 |
+
# Overview
|
9 |
+
MLPF focuses on developing full event reconstruction based on computationally scalable and flexible end-to-end ML models.
|
10 |
+
|
11 |
## Models
|
12 |
|
13 |
Please see the linked model cards below for more details.
|
|
|
16 |
- [clic/clusters/v2.0.0](clic/clusters/v2.0.0/README.md)
|
17 |
- [clic/clusters/v2.1.0](clic/clusters/v2.1.0/pyg-clic_20241106_104416_929167/README.md)
|
18 |
- [cms/v2.1.0](cms/v2.1.0/pyg-cms_20241101_090645_682892/README.md)
|
19 |
+
|
20 |
+
|
21 |
+
## Papers
|
22 |
+
|
23 |
+
- Communications Physics, https://doi.org/10.1038/s42005-024-01599-5
|
24 |
+
- CERN-CMS-DP-2022-061, http://cds.cern.ch/record/2842375
|
25 |
+
- J. Phys. Conf. Ser. 2438 012100, http://dx.doi.org/10.1088/1742-6596/2438/1/012100
|
26 |
+
- CERN-CMS-DP-2021-030, https://cds.cern.ch/record/2792320
|
27 |
+
- EPJC, https://doi.org/10.1140/epjc/s10052-021-09158-w
|
28 |
+
|
29 |
+
|
30 |
+
## Datasets
|
31 |
+
|
32 |
+
- MLPF-CLIC, raw data: https://zenodo.org/records/8260741 or https://www.coe-raise.eu/od-pfr
|
33 |
+
- MLPF-CLIC, processed for ML, tracks and clusters: https://zenodo.org/records/8409592
|
34 |
+
- MLPF-CLIC, processed for ML, tracks and hits: https://zenodo.org/records/8414225
|
35 |
+
- Delphes dataset: https://doi.org/10.5281/zenodo.4559324
|
36 |
+
|
37 |
+
|