Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,15 @@ license: mit
|
|
9 |
base_model: https://huggingface.co/kkr5155/DistributedSwarmIntelligence
|
10 |
Cite: https://arxiv.org/abs/2301.13276
|
11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
base_model: https://huggingface.co/kkr5155/DistributedSwarmIntelligence
|
10 |
Cite: https://arxiv.org/abs/2301.13276
|
11 |
---
|
12 |
+
```
|
13 |
+
@article{kanjula-2023,
|
14 |
+
author = {Kanjula, Karthik Reddy and Kolla, Sai Meghana},
|
15 |
+
journal = {arXiv (Cornell University)},
|
16 |
+
month = {1},
|
17 |
+
title = {{Distributed swarm intelligence}},
|
18 |
+
year = {2023},
|
19 |
+
doi = {10.48550/arxiv.2301.13276},
|
20 |
+
url = {https://arxiv.org/abs/2301.13276},
|
21 |
+
}
|
22 |
+
```
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|