Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
mjbuehler commited on
Commit
00f7702
1 Parent(s): 966abab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ```bibtex
5
+ @article{berkovich2024lifegpt,
6
+ title={LifeGPT: Topology-Agnostic Generative Pretrained Transformer Model for Cellular Automata},
7
+ author={Jaime A. Berkovich and Markus J. Buehler},
8
+ year={2024},
9
+ eprint={2409.12182},
10
+ archivePrefix={arXiv},
11
+ primaryClass={cs.AI},
12
+ url={https://arxiv.org/abs/2409.12182},
13
+ }
14
+ ```