emmi-ai
krontobi commited on
Commit
6c88b0f
·
verified ·
1 Parent(s): d9bf3e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -22,7 +22,7 @@ We provide a standalone GitHub repository with relevant tutorial code on how exe
22
 
23
  ## Dataset
24
 
25
- The datasets considered in NeuralDEM are available upon request to data@emmi.ai. Additionally, this repository contains a single simulation from the testset to demonstrate inference with NeuralDEM.
26
 
27
 
28
  ## License
@@ -32,10 +32,11 @@ NeuralDEM is shared under the [CC-BY-NC 4.0](https://creativecommons.org/license
32
  ## Citation instructions
33
  ```
34
  @article{alkin2024neuraldem,
35
- title={{NeuralDEM} - Real-time Simulation of Industrial Particulate Flows},
36
  author={Benedikt Alkin and Tobias Kronlachner and Samuele Papa and Stefan Pirker and Thomas Lichtenegger and Johannes Brandstetter},
37
- journal={arXiv preprint arXiv:2411.09678},
38
- year={2024}
 
39
  }
40
  ```
41
 
 
22
 
23
  ## Dataset
24
 
25
+ The datasets for NeuralDEM are available on Hugging Face Datasets at [`EmmiAI/NeuralDEM`](https://huggingface.co/datasets/EmmiAI/NeuralDEM). Additionally, this repository contains a single simulation sample from the test set to demonstrate inference.
26
 
27
 
28
  ## License
 
32
  ## Citation instructions
33
  ```
34
  @article{alkin2024neuraldem,
35
+ title={{NeuralDEM} for real time simulations of industrial particular flows},
36
  author={Benedikt Alkin and Tobias Kronlachner and Samuele Papa and Stefan Pirker and Thomas Lichtenegger and Johannes Brandstetter},
37
+ journal={Nature Communications Physics},
38
+ year={2025}
39
+ doi={10.1038/s42005-025-02342-4},
40
  }
41
  ```
42