Skip to content

Commit

Permalink
add link to particle-fm library
Browse files Browse the repository at this point in the history
  • Loading branch information
ewencedr authored Mar 22, 2024
1 parent 8e56af7 commit 41cb97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Description

This is the official repository implementing the EPiC Flow Matching point cloud generative machine learning models from the paper '[EPiC-ly Fast Particle Cloud Generation with Flow-Matching and Diffusion](https://arxiv.org/abs/2310.00049)'.
This is the official repository implementing the EPiC Flow Matching point cloud generative machine learning models from the paper '[EPiC-ly Fast Particle Cloud Generation with Flow-Matching and Diffusion](https://arxiv.org/abs/2310.00049)'. A library that includes this model as well as additional losses, architectures and datasets can be found [here](https://github.com/ewencedr/particle_fm).

EPiC Flow Matching is a [Continuous Normalising Flow](https://arxiv.org/abs/1806.07366) that is trained with a simulation free approach called [Flow Matching](https://arxiv.org/abs/2210.02747). The model uses [DeepSet](https://arxiv.org/abs/1703.06114) based [EPiC layers](https://arxiv.org/abs/2301.08128) for the architecture, which allow for good scalability to high set sizes.

Expand Down

0 comments on commit 41cb97b

Please sign in to comment.