Update README.md
Browse files
README.md
CHANGED
@@ -172,10 +172,18 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
172 |
|
173 |
## Citation [optional]
|
174 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
176 |
|
177 |
**BibTeX:**
|
178 |
|
|
|
179 |
[More Information Needed]
|
180 |
|
181 |
**APA:**
|
|
|
172 |
|
173 |
## Citation [optional]
|
174 |
|
175 |
+
```bibtex
|
176 |
+
@misc{Molino2019,
|
177 |
+
author = {Piero Molino and Yaroslav Dudin and Sai Sumanth Miryala},
|
178 |
+
title = {Ludwig: a type-based declarative deep learning toolbox},
|
179 |
+
year = {2019},
|
180 |
+
eprint = {arXiv:1909.07930},
|
181 |
+
}
|
182 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
183 |
|
184 |
**BibTeX:**
|
185 |
|
186 |
+
|
187 |
[More Information Needed]
|
188 |
|
189 |
**APA:**
|