Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,6 @@ Training datasets:
|
|
| 8 |
* `Delphes_020425_train2_PU_PFfix_partX` (m=900 GeV, r_inv.=0.3) and `Delphes_020425_train3_PU_PFfix_partX` (m=700 GeV, r_inv.=0.7) for signal
|
| 9 |
* `QCDtrain_part0` for background
|
| 10 |
|
| 11 |
-
The training datasets are split into blocks of 10k events during preprocessing.
|
|
|
|
|
|
|
|
|
| 8 |
* `Delphes_020425_train2_PU_PFfix_partX` (m=900 GeV, r_inv.=0.3) and `Delphes_020425_train3_PU_PFfix_partX` (m=700 GeV, r_inv.=0.7) for signal
|
| 9 |
* `QCDtrain_part0` for background
|
| 10 |
|
| 11 |
+
The training datasets are split into blocks of 10k events during preprocessing.
|
| 12 |
+
|
| 13 |
+
The code for training and evaluation of models using these datasets is at https://github.com/gregorkrz/jetclustering.
|