issues
search
jpata
/
particleflow
Machine-learned, GPU-accelerated particle flow reconstruction
Apache License 2.0
24
stars
30
forks
source link
clean up loading
#301
Closed
jpata
closed
7 months ago
jpata
commented
7 months ago
generate more CMS training data, deploy datasets v.1.7.1 to EOS
speed up CMS tfds production (slowness from
np.append_fields
)
speed up inference code (slowness from
awkward.from_iter
)
improve plotting style
fix start epoch overlapping with the previous epoch when loading a model and continuing training
fix model loading, do not create empty experiment dirs when not needed (e.g. evaluation)
np.append_fields
)awkward.from_iter
)