fabiencasenave commited on
Commit
dedad56
1 Parent(s): 7e31930

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -10,4 +10,16 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ This space provides a visualization of the dataset created in [the paper](https://arxiv.org/abs/2305.12871):
14
+
15
+ ```
16
+ @misc{casenave2023mmgpmeshmorphinggaussian,
17
+ title={MMGP: a Mesh Morphing Gaussian Process-based machine learning method for regression of physical problems under non-parameterized geometrical variability},
18
+ author={Fabien Casenave and Brian Staber and Xavier Roynard},
19
+ year={2023},
20
+ eprint={2305.12871},
21
+ archivePrefix={arXiv},
22
+ primaryClass={cs.LG},
23
+ url={https://arxiv.org/abs/2305.12871},
24
+ }
25
+ ```