You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Download the repository](#download-the-repository)
@@ -133,9 +134,23 @@ The second part of the tutorial is in `2-mnist_training.ipynb`
133
134
134
135
## Citing the tutorial
135
136
136
-
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
137
+
This tutorial is registered [Zenodo](https://zenodo.org/).
137
138
Please use this DOI when citing this code:
138
139
140
+
```bibtex
141
+
@software{andrea_santamaria_garcia_2024_10792273,
142
+
author = {Andrea Santamaria Garcia and
143
+
Chenran Xu},
144
+
title = {{machine-learning-tutorial/neural-networks: v1.0.0}},
145
+
month = 03,
146
+
year = 2024,
147
+
publisher = {Zenodo},
148
+
version = {v1.0.0},
149
+
doi = {10.5281/zenodo.10792273},
150
+
url = {https://doi.org/10.5281/zenodo.10792273}
151
+
}
152
+
```
153
+
139
154
## Disclaimer
140
155
141
156
The content of this repository was developed by the [AI4Accelerators team](https://www.ibpt.kit.edu/AI4Accelerators.php) at the [Institute of Beam Physics and Technology (IBPT)](https://www.ibpt.kit.edu/), [Karlsruhe Institute of Technology](https://www.kit.edu/english/).
0 commit comments